Skip to content

This utility allows you to download all the playlists and/or videos from a channel on Youtube.

License

Notifications You must be signed in to change notification settings

jdupl/youtube-dl-channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-dl-channel

This utility allows you to download all the playlists from a channel on Youtube.

Depends only on youtube-dl.

Usage

youtube-dl-channel USER [DESTINATION]

Automatic install

Download files from the repo

git clone https://github.com/jdupl/youtube-dl-channel.git

cd youtube-dl-channel

Execute the install script

sudo ./install-youtube-dl

Manual install

sudo curl https://raw.githubusercontent.com/jdupl/youtube-dl-channel/master/youtube-dl-channel.py -o /usr/local/bin/youtube-dl-channel

Give execute rights

sudo chmod a+x /usr/local/bin/youtube-dl-channel

Don't forget to install youtube-dl.

About

This utility allows you to download all the playlists and/or videos from a channel on Youtube.

Resources

License

Stars

Watchers

Forks

Packages

No packages published