Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Function Request : Auto Retry on Unstable Internet Connections. [URL_OPEN_ERROR] #23967
Comments
|
I am having this problem too. Hope adding some retry method. |
|
You can't reliably detect whether it's caused by unstable connection or not. |
[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.