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.
Error #618
Error #618
Comments
|
On Saturday, January 05, 2013 08:26:32 Kesavan Muthuvel wrote:
The error message is not displayed in the issue tracker but I received "urlopen error [Errno -3] Temporary failure in name resolution" My guess is some kind of DNS problem outside youtube-dl. |
|
[Edited the issue description to add code tags, thanks @rg3] Almost sure this is a networking problem. |
|
That's right! Thanks for your support. priya@localhost: |
|
Great! |
|
We may want to look into hooking in to the DNS resolution process in Python, in order to someday provide a custom fallback or at least better error messages. That way, we could also work around the DNS issues on travis. |
|
I had a similar problem.
and
I am using ubuntu on WSL Windows 10. At the beginning I installed the program by: The attempt to download any movie ended with the above errors. I found this solution on the Ubuntu forum.
It worked for me. |
|
I think most people coming here from google only wants to know if there's a flag or something to just retry or keep retrying for X amount of time. When you are doing big downloads, or a playlist, it's really annoying if this happens and you waste everything you have already downloaded |
When I try with this , I'm getting the following error. Did I miss something?