Skip to content

Capture livestreams from a public youtube channel using only a channel id. Allows you to download all streams automatically.

Notifications You must be signed in to change notification settings

jcgohr/youtube-livestream-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-livestream-monitor

Capture livestreams from a public youtube channel using only a username. Allows you to download all streams automatically.

Installation

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.

Usage

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

About

Capture livestreams from a public youtube channel using only a channel id. Allows you to download all streams automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published