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.
create dir for each downloaded playlist #3765
Comments
|
Use the |
hi, i was wondering how one could download entire channel and for each playlist create a directory and place videos there's accordingly, this seems like a sound way to organize files
currently i keep a list of URLs for all playlists and create playlist dirs by hand and have to cd into each dir to update/download new videos since last sync-up
thanks.