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.
Pluralsight not working #13937
Pluralsight not working #13937
Comments
|
|
|
i got error too [debug] System config: [] |
|
I'm getting the same error. |
|
I'm also getting the same error: ERROR: Unable to download JSON metadata: HTTP Error 429: Too Many Requests |
|
I am also getting the same error! [debug] System config: [] |
|
I'm getting both Errors 429 and 503 even though I'm using a VPN PS C:\youtube-dl> .\youtube-dl.exe -v https://app.pluralsight.com/library/courses/windows-server-2012-70-411-configure-network-services PS C:\youtube-dl> .\youtube-dl.exe -v https://app.pluralsight.c |
|
Oh boy, I really hope they fix this error (HTTP 429 - Too many Requests). |
|
Any video download extensions should work, but it's annoying because you will have to get them 1 at a time |
|
@itchyballsack Thanks for the reply. Let's hope as well that people here will be able to get this fixed :) |
|
The HTTP 429 problem can be avoided for sure on the normal circumstances using the --max-sleep-interval and --min-sleep-interval put something like 120 seconds as minimal and it should work (It will simulate a delay and will download one by one). The another error is worse ERROR: Unable to download JSON metadata: HTTP Error 503: Service Unavailable and cannot even started the downloading process. Took this error yesterday and still the same today. I'm using the latest version:
|
|
This snippet worked flawlessly until yesterday
The actual outcome is:
|
|
Same here, I also got HTTP error 503 |
It was working the other day, and now I get the error
>ERROR: Unable to download JSON metadata: HTTP Error 429: Too Many Requests (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update.I am using the latest update