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

Request for option to allow skipping of failed downloads in a playlist #6617

Closed
StephenCasella opened this issue Aug 19, 2015 · 2 comments
Closed

Comments

@StephenCasella
Copy link

@StephenCasella StephenCasella commented Aug 19, 2015

Currently when I download a large playlist the downloader will abort as soon as it hits a video that cannot be downloaded (one that's been deleted, region blocked, etc). I don't see an option for skipping those, so I need to manually take the video ID from the output and add it to the download archive index in order to resume the download. It would be great to have a flag I could pass to allow those to be skipped. Adding them to the archive file as I am doing now would be acceptable to prevent them from being attempted to be downloaded each time that playlist is synced.

If the above is in alignment with your vision for the app, I can submit a pull request myself for this functionality.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 19, 2015

This option is --ignore-errors.

@dstftw dstftw closed this Aug 19, 2015
@StephenCasella
Copy link
Author

@StephenCasella StephenCasella commented Aug 19, 2015

Thanks! Sorry I missed that before posting.

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.