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

spiegel.tv: nodename nor servname provided, or not known #6157

Closed
Schabernack opened this issue Jul 5, 2015 · 1 comment
Closed

spiegel.tv: nodename nor servname provided, or not known #6157

Schabernack opened this issue Jul 5, 2015 · 1 comment

Comments

@Schabernack
Copy link

@Schabernack Schabernack commented Jul 5, 2015

Downloading from http://www.spiegel.tv/#/filme/alleskino-trainer/ using current youtube-dl version:

xxx@yyy-mbp ~/Downloads $ youtube-dl http://www.spiegel.tv/\#/filme/alleskino-trainer/ -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'http://www.spiegel.tv/#/filme/alleskino-trainer/', u'-v']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.07.04
[debug] Python version 2.7.9 - Darwin-14.3.0-x86_64-i386-64bit
[debug] exe versions: rtmpdump 2.4
[debug] Proxy map: {}
[Spiegeltv] alleskino-trainer: Downloading webpage
[Spiegeltv] alleskino-trainer: Downloading version information
[Spiegeltv] alleskino-trainer: Downloading object information
[Spiegeltv] alleskino-trainer: Downloading media information
[Spiegeltv] alleskino-trainer: Downloading server information
[Spiegeltv] alleskino-trainer: Downloading m3u8 information
[Spiegeltv] alleskino-trainer: Downloading m3u8 information
ERROR: Failed to download m3u8 information: <urlopen error [Errno 8] nodename nor servname provided, or not known> (caused by URLError(gaierror(8, 'nodename nor servname provided, or not known'),))
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 312, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1729, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 431, in open
    response = self._open(req, data)
  File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 449, in _open
    '_open', req)
  File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 409, in _call_chain
    result = func(*args)
  File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 635, in http_open
    req)
  File "/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1197, in do_open
    raise URLError(err)
@yan12125 yan12125 closed this in 59a83d3 Jul 6, 2015
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jul 6, 2015

Thanks for the report. This issue will be fixed in the next version.

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.