Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading YT channel or playlist - store previously downloaded video IDs #4806

Closed
Crypto2 opened this issue Jan 28, 2015 · 1 comment
Closed

Comments

@Crypto2
Copy link

@Crypto2 Crypto2 commented Jan 28, 2015

It would be a nice feature if youtube-dl could have an option to maintain a list of successfully downloaded video IDs from YouTube in a text file or sqlite DB or something, it would save a lot of time and website calls downloading whole channels or playlists instead of probing each video to see if it has been downloaded or not. (ie. if there is an error and youtube-dl stops or if someone is just keeping a local backup of the channel/playlist and wants to run youtube-dl nightly/weekly or something like that.)

I'd do it myself, but I don't know Python.

@Crypto2 Crypto2 closed this Jan 28, 2015
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jan 28, 2015

I don't know if you have already found it, but --download-archive is probably what you are looking for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.