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

Audiomack: ERROR Failed to parse JSON (caused by ValueError('Expecting value: line 1 column 1 (char 0) #9949

Closed
sunk818 opened this issue Jun 29, 2016 · 3 comments

Comments

@sunk818
Copy link

@sunk818 sunk818 commented Jun 29, 2016

c:>youtube-dl -v http://www.audiomack.com/song/raiderhader/vision-9-14-1992-side-a-b

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.audiomack.com/song/raiderhader/vision-9-14-1992-side-a-b']
[debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[debug] youtube-dl version 2016.06.27
[debug] Python version 3.4.4 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-80011-gaf3e944, ffprobe N-80011-gaf3e944, rtmpdump 2.4
[debug] Proxy map: {}
[audiomack] raiderhader/vision-9-14-1992-side-a-b: Downloading JSON metadata
ERROR: raiderhader/vision-9-14-1992-side-a-b: Failed to parse JSON (caused by ValueError('Expecting value: line 1 column 1 (char 0)',)); please report this iss
ue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and
include its complete output.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmppxjfb828\build\youtube_dl\extractor\common.py", line 545, in parse_json
File "C:\Python\Python34\lib\json__init
_.py", line 318, in loads
File "C:\Python\Python34\lib\json\decoder.py", line 343, in decode
File "C:\Python\Python34\lib\json\decoder.py", line 361, in raw_decode
ValueError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmppxjfb828\build\youtube_dl\extractor\common.py", line 545, in parse_json
File "C:\Python\Python34\lib\json__init
_.py", line 318, in loads
File "C:\Python\Python34\lib\json\decoder.py", line 343, in decode
File "C:\Python\Python34\lib\json\decoder.py", line 361, in raw_decode
ValueError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmppxjfb828\build\youtube_dl\YoutubeDL.py", line 676, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmppxjfb828\build\youtube_dl\extractor\common.py", line 343, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmppxjfb828\build\youtube_dl\extractor\audiomack.py", line 56, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmppxjfb828\build\youtube_dl\extractor\common.py", line 539, in _download_json
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmppxjfb828\build\youtube_dl\extractor\common.py", line 549, in _parse_json
youtube_dl.utils.ExtractorError: raiderhader/vision-9-14-1992-side-a-b: Failed to parse JSON (caused by ValueError('Expecting value: line 1 column 1 (char 0)',
)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl w
ith the --verbose flag and include its complete output.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jul 2, 2016

Works fine for me. Could you run the following command:

youtube-dl -vF http://www.audiomack.com/song/raiderhader/vision-9-14-1992-side-a-b --dump-pages

And post the output?

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jul 27, 2016

Closing as no response for long time and most likely it's a network issue.

@yan12125 yan12125 closed this Jul 27, 2016
@sunk818
Copy link
Author

@sunk818 sunk818 commented Jul 27, 2016

I just tried the link again and worked fine. Thanks for following up.

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.