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

--retries does not retry on "ERROR: content too short" #6043

Closed
joshtriplett opened this issue Jun 21, 2015 · 4 comments
Closed

--retries does not retry on "ERROR: content too short" #6043

joshtriplett opened this issue Jun 21, 2015 · 4 comments

Comments

@joshtriplett
Copy link

@joshtriplett joshtriplett commented Jun 21, 2015

The documentation for --retries says that the default is 10. However, I sometimes get errors of the form "ERROR: content too short", and those cause youtube-dl to stop rather than retrying. (Tends to happen more on long videos.) Re-running youtube-dl completes the download, or at least gets further before stopping.

Ideally, youtube-dl should retry on that error, as many times as specified by --retries, before giving up.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jun 21, 2015

Duplicate of #809.

@jaimeMF jaimeMF closed this Jun 21, 2015
@joshtriplett
Copy link
Author

@joshtriplett joshtriplett commented Jun 21, 2015

Sorry; I looked through open issues, but missed that one. Thanks.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jun 21, 2015

Note that sometimes other formats can be downloaded (use -F to get a list of them).

@joshtriplett
Copy link
Author

@joshtriplett joshtriplett commented Jun 21, 2015

I haven't encountered any videos that permanently give that error, only videos that sometimes give that error while downloading, and then get further or finish on retry.

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.