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

Unable to download JSON metadata: HTTP Error 403: Forbidden [pluralsight] #13735

Closed
4 of 8 tasks
jedz09 opened this issue Jul 25, 2017 · 5 comments
Closed
4 of 8 tasks

Comments

@jedz09
Copy link

jedz09 commented Jul 25, 2017

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.07.23. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2017.07.23

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

C:\Users\oTaKuGeRi\Desktop\Youtube-dl>youtube-dl -v https://www.pluralsight.com/courses/networking-comptia-a-plus-220-901
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.pluralsight.com/courses/networking-comptia-a-plus-220-901']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.07.23
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: none
[debug] Proxy map: {}
[pluralsight:course] networking-comptia-a-plus-220-901: 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\tmpu6zpd7mk\build\youtube_dl\extractor\common.py", line 502, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpu6zpd7mk\build\youtube_dl\YoutubeDL.py", line 2166, 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

C:\Users\oTaKuGeRi\Desktop\Youtube-dl>youtube-dl -U
youtube-dl is up-to-date (2017.07.23)

C:\Users\oTaKuGeRi\Desktop\Youtube-dl>python
Python 3.6.2 (v3.6.2:5fd33b5, Jul 8 2017, 04:57:36) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

@jedz09
Copy link
Author

jedz09 commented Jul 25, 2017

For some reason I can't login to Pluralsight Offline app as well and getting "Error Occurred", however I can login to web with no problem.

UPDATE: I was able to download properly now after using a VPN connection (Hotspot VPN) as well as login to offline app, I will be closing this ticket for now.

@jedz09 jedz09 closed this as completed Jul 25, 2017
@acardosodev
Copy link

Probably implemented the CAPTCHA to access via JSON, since you do not have access to the dialog it refuses access.

@jedz09
Copy link
Author

jedz09 commented Jul 31, 2017

Yes, the problem all started after I got the CAPTCHA page prior to accessing the my Pluralsight Dashbpard, I tried doing the https://github.com/rg3/youtube-dl#how-do-i-pass-cookies-to-youtube-dl, but it never work for me.

Checked #154 and so far no update on it since 2015

After a week since I encountered the problem, somehow I can access/download again and the CAPTCHA page is now gone.

@ghost
Copy link

ghost commented May 14, 2018

@jedz09 sorry for reopening this thing, i'm having this issue now. You were saying that by waiting the captcha has disappeared?

@VarunVachis
Copy link

Probably implemented the CAPTCHA to access via JSON, since you do not have access to the dialog it refuses access.

Thats true..How do i resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants