Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
KeyError: u'streams' in [npo.nl] domain #3782
Comments
|
just for reference another log for [npo.nl] with the same error rutgervanwilligen had. youtube-dl --verbose "http://www.npo.nl/tegenlicht/25-02-2013/VPWON_1169289" |
|
Thanks for the report, fixed and will be available in the next release youtube-dl. |
|
Thanks for the quick response and fix! On 17 Sep 2014, at 14:04, Sergey M. notifications@github.com wrote:
|
|
Fixed in youtube-dl 2014.09.24. Type |
This error occurs on some of the [npo.nl] domain videos, others are working fine. It seems to be happening to older video's rather than new ones, but I haven't found evidence for this claim.
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.npo.nl/de-mega-mike-mega-thomas-show/27-02-2009/VARA_101191800', '--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.09.16
[debug] Python version 2.7.8 - Darwin-13.3.0-x86_64-i386-64bit
[debug] Proxy map: {}
[npo.nl] VARA_101191800: Downloading JSON metadata
[npo.nl] VARA_101191800: Downloading token
[npo.nl] VARA_101191800: Downloading h264_bb streams info
[npo.nl] VARA_101191800: Downloading h264_bb stream info
[npo.nl] VARA_101191800: Downloading h264_sb streams info
[npo.nl] VARA_101191800: Downloading h264_sb stream info
[npo.nl] VARA_101191800: Downloading wmv_bb streams info
Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.8_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/local/Cellar/python/2.7.8_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 18, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 428, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 418, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1066, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 524, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 178, in extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/npo.py", line 52, in _real_extract
KeyError: u'streams'