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.
Reindex when downloading a playlist #25044
Comments
|
No reindexing is possible. For not downloading the same videos use |
Checklist
Description
I am using this command to download multiple playlist from a file
playlist.txtwhich has some links to playlist:Overtime these playlist index changes and when I run the above command again, it starts downloading the whole playlist. What I expect is that
youtube-dlshould reindex the already downloaded files when index changes.Are there any workarounds to this?