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.
Feature request: Remember downloads in a text file #17158
Comments
|
Never mind. I found |
Does youtube-dl have a feature that puts URLs of downloaded videos in a line-based file (
~/.youtube-dl.txtor something), so when you download videos, only URLs not in the text file are downloaded?This is particularly useful for playlists that update now and then with new videos, and would generally hugely accelerate the process of eliminating videos you have already downloaded.
I couldn't find anything in the manual pages that directly referred to such a feature.
Could this be implemented?