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

abort on error, but ignore unavailable #25247

Closed
Miosame opened this issue May 12, 2020 · 1 comment
Closed

abort on error, but ignore unavailable #25247

Miosame opened this issue May 12, 2020 · 1 comment

Comments

@Miosame
Copy link

@Miosame Miosame commented May 12, 2020

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

There's two error handling scenarios via arguments, ignore and abort. How is one supposed to ignore the much more common "unavailable videos", while still aborting on actual errors like 429 and others?

-i, --ignore-errors              Continue on download errors, for example to
                                 skip unavailable videos in a playlist
--abort-on-error                 Abort downloading of further videos (in the
                                 playlist or the command line) if an error
                                 occurs
@Miosame Miosame added the question label May 12, 2020
@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 12, 2020

Currently you can't.

@dstftw dstftw closed this May 12, 2020
@dstftw dstftw added the duplicate label May 12, 2020
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.