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

What the solution #24769

Closed
kartobecs opened this issue Apr 13, 2020 · 2 comments
Closed

What the solution #24769

kartobecs opened this issue Apr 13, 2020 · 2 comments
Labels

Comments

@kartobecs
Copy link

@kartobecs kartobecs commented Apr 13, 2020

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2020.03.24
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

C:\Users\C:\youtube-dl.exe -F https://www.youtube.com/watch?v=qJ5yvOmGQuI
[youtube] qJ5yvOmGQuI: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno 11004] getaddrinfo fail
ed> (caused by URLError(gaierror(11004, 'getaddrinfo failed'),))

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 13, 2020

Fix your DNS.

@dstftw dstftw closed this Apr 13, 2020
@dstftw dstftw added the invalid label Apr 13, 2020
@kartobecs
Copy link
Author

@kartobecs kartobecs commented Apr 14, 2020

probleme resolved by adding --proxy:
C:\Users\C:\youtube-dl.exe --proxy "" https://www.youtube.com/watch?v=qJ5yvOmGQuI

thanks

@ytdl-org ytdl-org locked and limited conversation to collaborators Apr 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.