Skip to content

gmankab/yt_stream_recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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