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.
Failed to parse JSON #26972
Failed to parse JSON #26972
Comments
|
will it be resolved the same way todoku was? |
while using a command to download a song specifically from youtube i get a error as following
2020-10-22T13:58:11.648067+00:00 app[worker.1]: [youtube:search] query "watermelon sugar song": Downloading page 1
2020-10-22T13:58:12.416003+00:00 app[worker.1]: ERROR: query "watermelon sugar song": Failed to parse JSON (caused by JSONDecodeError('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; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
2020-10-22T13:59:37.695977+00:00 app[worker.1]: [youtube:search] query "supercuts song": Downloading page 1
2020-10-22T13:59:38.286885+00:00 app[worker.1]: ERROR: query "supercuts song": Failed to parse JSON (caused by JSONDecodeError('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; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
i have searched the issues section in here and found a similiar error but it was only related to "todoku"

also i have checked that i am using the latest youtube-dl (2020-09-20) version.
It does works but once in 15 times here's a screenshot of the logs.