Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
download youtube videos on a channel #1699
Comments
|
youtube-dl supports youtube channels, for example |
I am looking for a command line program to download all youtube videos for a given youtube channel.
If this is not possible with youtube-dl, I would like to start a new project to make this possible. Where/how would I get started in order to learn how to do this?
I would like to specify a properties file for various params ( download location etc).
thanks