#author("2021-06-05T23:41:54+09:00","default:ichinomoto","ichinomoto") #author("2021-08-15T21:56:20+09:00","default:ichinomoto","ichinomoto") [[tmp]] https://github.com/streamlink/streamlink /usr/local/bin/streamlink [url] best -o output_$1_`date +%Y%m%d%H%M%S`.mp4 2時間10分前から録画開始 --hls-start-offset -02:10:00 *user環境にインストール [#p120bf21] *user環境にインストール [#c7b4d97d] pip install --user --upgrade streamlink で .local/bin/stremlink にインストールされる *user環境にインストール_old [#p120bf21] Creating an environment $ python3 -m venv ~/.stremalink $ source ~/.stremalink/bin/activate (.stremalink)$ git clone https://github.com/streamlink/streamlink (.stremalink)$ cd streamlink (.stremalink)$ python3 setup.py install (.stremalink)$ deactivate Using streamlink without activating the environment $ ~/.stremalink/bin/streamlink ...