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.
downloading from NPO.NL fails... #3282
Comments
|
Thanks for the report, it will be fixed in the next version. |
|
Should work fine with youtube-dl 2014.07.20 and newer. Type |
|
Thanx! Works fine now. You can close this call/request. |
youtube-dl.exe "http://www.npo.nl/nieuwsuur/22-06-2014/VPWON_1220719" --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.npo.nl/nieuwsuur/22-06-2014/VPWON_1220719', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2014.07.15
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[npo.nl] VPWON_1220719: Downloading JSON metadata
ERROR: Failed to download JSON; 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.
Traceback (most recent call last):
File "youtube_dl\extractor\common.pyo", line 308, in download_json
File "json__init_.pyo", line 338, in loads
File "json\decoder.pyo", line 365, in decode
File "json\decoder.pyo", line 383, in raw_decode
ValueError: No JSON object could be decoded
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 516, in extract_info
File "youtube_dl\extractor\common.pyo", line 168, in extract
File "youtube_dl\extractor\npo.pyo", line 35, in _real_extract
File "youtube_dl\extractor\common.pyo", line 310, in _download_json
ExtractorError: Failed to download JSON; 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.