yt-dlp/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 [googleplus] Fix upload_date detection 2013-10-05 16:38:33 +02:00
__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 release 2013.10.04 2013-10-04 00:38:19 +02:00
YoutubeDL.py Add basic --download-archive option 2013-10-06 04:27:10 +02:00