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: Failed to parse JSON" for all npo.nl-videos #4173

Closed
Reino17 opened this issue Nov 12, 2014 · 2 comments
Closed

"ERROR: Failed to parse JSON" for all npo.nl-videos #4173

Reino17 opened this issue Nov 12, 2014 · 2 comments

Comments

@Reino17
Copy link

@Reino17 Reino17 commented Nov 12, 2014

youtube-dl.exe -vF http://www.npo.nl/nos-journaal/12-11-2014/POW_00722914
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-vF', 'http://www.npo.nl/nos-journaal/12-11-2014/POW_00722914']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2014.11.12.1
[debug] Python version 2.7.8 - Windows-XP-5.1.2600-SP3
[debug] exe versions: ffmpeg N-65810-
[debug] Proxy map: {}
[npo.nl] POW_00722914: Downloading JSON metadata
ERROR: POW_00722914: Failed to parse JSON  (caused by ValueError('No JSON object could be de
coded',)); please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl wi
th the --verbose flag and include its complete output. Make sure you are using the latest ve
rsion; 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: POW_00722914: Failed to parse JSON  (caused by ValueError('No JSON object co
uld be decoded',)); please report this issue on https://yt-dl.org/bug . Be sure to call yout
ube-dl with the --verbose flag and include its complete output. Make sure you are using the 
latest version; type  youtube-dl -U  to update.
@phihag phihag closed this in 609a61e Nov 13, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Nov 13, 2014

Thank you for the report. I believe this bug to be fixed in youtube-dl 2014.11.13.3. Type youtube-dl -U to update.

@Reino17
Copy link
Author

@Reino17 Reino17 commented Nov 13, 2014

Confirmed. Thanks a lot!

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.