StefanLobbenmeier / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
1.55k stars 62 forks source link

Download Log/Archive #80

Open eeigan opened 1 year ago

eeigan commented 1 year ago

youtube-dl has the feature "--download-archive", which keeps a log of everything downloaded, so that it won't re-download if the files are moved from the download directory.

Would be good if can be added here, as this is a fork of the youtube-dl repo.

StefanLobbenmeier commented 7 months ago

--download-archive FILE Download only videos not listed in the archive file. Record the IDs of all downloaded videos in it