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 a youtube-Playlist stops, if one video fails #1691

Closed
casiosmu opened this issue Oct 30, 2013 · 1 comment
Closed

downloading a youtube-Playlist stops, if one video fails #1691

casiosmu opened this issue Oct 30, 2013 · 1 comment

Comments

@casiosmu
Copy link

@casiosmu casiosmu commented Oct 30, 2013

Hi everyone,

  1. great tool :-)
  2. my issue:
    if i download a playlist from youtube, and one of the videos couldn't be fetched (in my case because of GEMA), then the downloading of the list stops.
    imho it would be better if only the broken video is skipped and it goes ahead to the next video in the list.
    thank you
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Oct 30, 2013

You can use the --ignore-errors option (or just -i) and it will continue to download the rest of the videos.
Failing by default is useful because you can know if the download has failed by just looking to the return code, for example inside a script, without looking in the output. I'm closing this then.
Thanks for the report.

@jaimeMF jaimeMF closed this Oct 30, 2013
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.