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.
npo.nl stopped working #4183
npo.nl stopped working #4183
Comments
|
Thank you for the report. I believe this bug to be fixed in youtube-dl 2014.11.13.3. Type |
|
confirmed, thx! |
youtube-dl --verbose http://www.npo.nl/2doc/29-10-2014/VPWON_1227632
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.npo.nl/2doc/29-10-2014/VPWON_1227632']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2014.11.12.1
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[npo.nl] VPWON_1227632: Downloading JSON metadata
ERROR: VPWON_1227632: Failed to parse JSON (caused by ValueError('No JSON object could be decoded',)); please report this issue on https://yt-dl.org/bug . Be s
ure 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.
Traceback (most recent call last):
File "youtube_dl\extractor\common.pyo", line 352, in download_json
File "json__init_.pyo", line 338, in loads
File "json\decoder.pyo", line 366, in decode
File "json\decoder.pyo", line 384, in raw_decode
ValueError: No JSON object could be decoded
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 536, in extract_info
File "youtube_dl\extractor\common.pyo", line 199, in extract
File "youtube_dl\extractor\npo.pyo", line 59, in _real_extract
File "youtube_dl\extractor\npo.pyo", line 66, in _get_info
File "youtube_dl\extractor\common.pyo", line 356, in _download_json
ExtractorError: VPWON_1227632: Failed to parse JSON (caused by ValueError('No JSON object could be decoded',)); please report this issue on https://yt-dl.org/b
ug . 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 upd
ate.