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] Downloading course JSON ERROR #12075
Comments
|
Can you watch it in browser in the first place? |
|
I have exactly the same problem. In the morning everything was working fine. |
|
I am having the same issue, just reported the bug. Didn't pay attention that already had an issue reported. |
|
I am having the same issue
|
|
For any further investigations valid account credentials must be provided. |
|
This call used to work WITHOUT credentials, but fails with 404 now (youtube-dl version 2017.02.10) youtube-dl -s --skip-download --flat-playlist https://app.pluralsight.com/library/courses/spark-streaming-stream-processing-getting-started |
|
"Valid account should be provided" I didn't understand what's being requested. |
|
Don't worry, it has already been fixed ;-) I pointed out a way to test WITHOUT credentials. Just update to version 2017.02.11 where everything is back to normal thanks to Sergey. |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2017.02.10. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
Again problem with Pluralsight
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-u', 'PRIVATE', '-p', 'PRIVATE', '-c', '-w', '-A','--min-sleep-interval', '35', '--max-sleep-interval', '40', '--no-mtime', '--autonumber-size', '3', '-v', '-a', 'url.txt']
[debug] Batch file urls: ['https://app.pluralsight.com/library/courses/responsive-websites-bootstrap3/', 'https://app.pluralsight.com/library/courses/css3-in-depth/', 'https://app.pluralsight.com/library/courses/play-by-play-lea-verou/']
[debug] Encodings: locale cp1250, fs mbcs, out cp852, pref cp1250
[debug] youtube-dl version 2017.02.10
[debug] Python version 3.4.4 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[pluralsight:course] responsive-websites-bootstrap3: Downloading course JSON ERROR: Unable to download JSON metadata: HTTP Error 403: Forbidden (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. Be sure to call youtube-dl with the --verbose flag and include its complete output.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpdk0ryty4\build\youtube_dl\extractor\common.py", line 416, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpdk0ryty4\build\youtube_dl\YoutubeDL.py", line 2006, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default