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

[noco] Unable to download JSON metadata #3116

Closed
Rudloff opened this issue Jun 20, 2014 · 1 comment
Closed

[noco] Unable to download JSON metadata #3116

Rudloff opened this issue Jun 20, 2014 · 1 comment

Comments

@Rudloff
Copy link
Contributor

@Rudloff Rudloff commented Jun 20, 2014

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://noco.tv/emission/13204/nolife/le-point-sur-nolife/11-juin-2014-a-vous-de-nous-dire', '-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.06.19
[debug] Python version 2.7.3 - Linux-3.2.0-4-amd64-x86_64-with-debian-7.5
[debug] Proxy map: {}
[Noco] 13204: Downloading video JSON
ERROR: Unable to download JSON metadata: ''; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
  File "./youtube-dl/youtube_dl/extractor/common.py", line 200, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "./youtube-dl/youtube_dl/YoutubeDL.py", line 1225, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/lib/python2.7/urllib2.py", line 401, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 419, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 379, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 1211, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open
    r = h.getresponse(buffering=True)
  File "/usr/lib/python2.7/httplib.py", line 1034, in getresponse
    response.begin()
  File "/usr/lib/python2.7/httplib.py", line 407, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python2.7/httplib.py", line 371, in _read_status
    raise BadStatusLine(line)
@dstftw dstftw closed this in 7724572 Jun 20, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 20, 2014

Thanks for the report, fixed. This will be available in the next release of youtube-dl.

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.