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.
This is a request to add an option to remove a video from the playlist when download is successfully completed.
I would find this very useful, for example, with YouTube's "Watch Later" playlist and a cron script. The end result being that every night I could have my system download anything I added to my Watch Later playlist during the day.
Would probably need to make sure that it can handle an empty playlist (in the event nothing is added to the playlist that day) and would be nice to be able to specify on the command line what folder to download the videos to.
Thanks!