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

Error with http://noco.tv/emission/16082/nolife/world-cosplay-summit-2014/ #4326

Closed
Rudloff opened this issue Nov 27, 2014 · 2 comments
Closed

Error with http://noco.tv/emission/16082/nolife/world-cosplay-summit-2014/ #4326

Rudloff opened this issue Nov 27, 2014 · 2 comments

Comments

@Rudloff
Copy link
Contributor

@Rudloff Rudloff commented Nov 27, 2014

Hello,
I get an error when I try to download this video:

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://noco.tv/emission/16082/nolife/world-cosplay-summit-2014/', '-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.11.27
[debug] Python version 2.7.3 - Linux-3.2.0-4-amd64-x86_64-with-debian-7.7
[debug] exe versions: avconv 0.8.16-6, avprobe 0.8.16-6, ffmpeg 0.8.16-6, ffprobe 0.8.16-6, rtmpdump 2.4
[debug] Proxy map: {}
[Noco] 16082: Downloading video JSON
[Noco] 16082: Downloading qualities JSON
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl", line 9, in <module>
    load_entry_point('youtube-dl==2014.11.27', 'console_scripts', 'youtube-dl')()
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/__init__.py", line 355, in main
    _real_main(argv)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/__init__.py", line 345, in _real_main
    retcode = ydl.download(all_urls)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 1117, in download
    res = self.extract_info(url)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 553, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 240, in extract
    return self._real_extract(url)
  File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/noco.py", line 94, in _real_extract
    for format_id, fmt in medias['fr']['video_list']['none']['quality_list'].items():
KeyError: u'none'
@dstftw dstftw closed this in cb6444e Nov 28, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 28, 2014

noco multi language videos will be supported in the next release of youtube-dl. Thanks for the report.

@phihag
Copy link
Contributor

@phihag phihag commented Dec 4, 2014

This change is available in youtube-dl 2014.12.01 and newer. See our FAQ if you encounter problems updating.

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
3 participants
You can’t perform that action at this time.