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

Function Request : Auto Retry on Unstable Internet Connections. [URL_OPEN_ERROR] #23967

Closed
ghost opened this issue Feb 5, 2020 · 2 comments
Closed

Comments

@ghost
Copy link

@ghost ghost commented Feb 5, 2020

[youtube] oTXROIkvENs: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno 0] Error> (caused by URLError(OSError(0, 'Error')))
[download] Downloading video 2045 of 2618
[youtube] KWYD5id4HtQ: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno 0] Error> (caused by URLError(OSError(0, 'Error')))

Youtube-dl didn't even retry downloading the videos. The UrlOpenError is caused by unstable Internet Connection with sightly higher package loss.

@kaine1973
Copy link

@kaine1973 kaine1973 commented Feb 5, 2020

I am having this problem too. Hope adding some retry method.
Thank you!

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 5, 2020

You can't reliably detect whether it's caused by unstable connection or not.

@dstftw dstftw closed this Feb 5, 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.