Skip to content

Latest commit

 

History

History
executable file
·
34 lines (20 loc) · 884 Bytes

readme.md

File metadata and controls

executable file
·
34 lines (20 loc) · 884 Bytes

yt_stream_recorder

Script for recording YouTube streams. You only need to run it once, and while it is running it will record all streams on the selected channel

navigation

installation

yt_stream_recorder.sh - for linux
yt_stream_recorder.bat - for windows

just download and run

installation via terminal

install on linux:
curl -sSL gmankab.github.io/yt_stream_recorder.sh | sh

install on any os:
pip install yt_stream_recorder

launch on any os:
python -m yt_stream_recorder

license

gnu gpl 3