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.
ERROR: Unable to download JSON metadata with Soundcloud #18746
Comments
|
This is expected behavior. |
Please follow the guide below
Before submitting an issue make sure you have:
What is the purpose of your issue?
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add the
-vflag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):Ok, so I am trying to download from Soundcloud, but ran into this issue. I'm not sure if the track can or can not be found, since JSON parsing fails I do not have its URL, but I think it might be this one: https://soundcloud.com/orkidea/sphere
Also, even if the track has been deleted and that's the reason for the 404, shouldn't youtube-dl handle it gracefully?
Let me know if I can be of any further help, and thanks for youtube-dl.