Capture livestreams from a public youtube channel using only a username. Allows you to download all streams automatically.
To install all depedencies run
./install.sh
This will install the packages in requirements.txt
and grab the executable ytarchive
from https://github.com/Kethsar/ytarchive.
To run you will need to navigate the channel you want to download from, https://www.youtube.com/@LofiGirl
. Then take only the username at the end of the url which is LofiGirl
. Then use the program like this
python LiveDownloader.py -c LofiGirl
or
python LiveDownloader.py --channel LofiGirl