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

Playlist 404 problem #374

Closed
DaveIsMe opened this issue Jul 8, 2012 · 1 comment
Closed

Playlist 404 problem #374

DaveIsMe opened this issue Jul 8, 2012 · 1 comment

Comments

@DaveIsMe
Copy link

@DaveIsMe DaveIsMe commented Jul 8, 2012

If you attempt to download a playlist with some videos missing the download will finish when it runs into a missing video. I think it would be more useful if it skipped over it and therefore downloads all the videos that are still there.

Example:
youtube-dl -t -c http://www.youtube.com/playlist?list=PL1DAEB4A79D901249

@phihag
Copy link
Contributor

@phihag phihag commented Jul 8, 2012

The --ignore-errors (or -i for short) option should do precisely that. Since some people want to be notified when a download fails, and that should not normally happen, I think the current default is fine.

@phihag phihag closed this Jul 8, 2012
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.