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

Unable to download webpage: <urlopen error [Errno -2] Name or service not known> (caused by URLError(gaierror(-2, 'Name or service not known'),)) #26198

Closed
tunsuriya opened this issue Jul 31, 2020 · 0 comments

Comments

@tunsuriya
Copy link

@tunsuriya tunsuriya commented Jul 31, 2020

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'https://www.youtube.com/playlist?list=PLyc5xVO2uDsB_HVlVzAOf5JKfV0U-LXvz', u'--verbose']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2020.07.28
[debug] Python version 2.7.16 (CPython) - Linux-5.6.0-0.bpo.2-amd64-x86_64-with-debian-10.5
[debug] exe versions: ffmpeg 4.1.6-1, ffprobe 4.1.6-1
[debug] Proxy map: {}
[youtube:playlist] PLyc5xVO2uDsB_HVlVzAOf5JKfV0U-LXvz: Downloading webpage
[download] Downloading playlist: How to Build and Install Gentoo Linux
[youtube:playlist] playlist How to Build and Install Gentoo Linux: Downloading 10 videos
[download] Downloading video 1 of 10
[youtube] KJ7zVUBcS4s: Downloading webpage
[youtube] KJ7zVUBcS4s: Downloading MPD manifest
[debug] Default format spec: bestvideo+bestaudio/best
[download] 1 of 9 Building and Installing Gentoo by Kernotex - Part 1-KJ7zVUBcS4s.mp4 has already been downloaded and merged
[download] Downloading video 2 of 10
[youtube] nl4Cuqwyb6s: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno -2] Name or service not known> (caused by URLError(gaierror(-2, 'Name or service not known'),))
File "/home/tunsuriya/.local/bin/youtube-dl/youtube_dl/extractor/common.py", line 627, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/home/tunsuriya/.local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2238, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python2.7/urllib2.py", line 429, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 447, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/home/tunsuriya/.local/bin/youtube-dl/youtube_dl/utils.py", line 2736, in https_open
req, **kwargs)
File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
raise URLError(err)

@tunsuriya tunsuriya closed this Jul 31, 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
1 participant
You can’t perform that action at this time.