youtube-dl/youtube_dl
Philipp Hagemeister c1c9a79c49 Add basic --download-archive option
Often, users want to be able to download only videos they haven't seen before, despite the video files having been deleted or moved in the mean time.
When --download-archive FILE is given, the extractor and ID of every download is recorded in the specified file. If it is already present, the video in question is skipped.
2013-10-06 04:27:10 +02:00
..
extractor
__init__.py Add basic --download-archive option 2013-10-06 04:27:10 +02:00
__main__.py
aes.py
FileDownloader.py
InfoExtractors.py
PostProcessor.py
update.py
utils.py Add basic --download-archive option 2013-10-06 04:27:10 +02:00
version.py
YoutubeDL.py Add basic --download-archive option 2013-10-06 04:27:10 +02:00