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

HTTP Error #56

Open
ItamarSoffer opened this issue Apr 23, 2020 · 4 comments
Open

HTTP Error #56

ItamarSoffer opened this issue Apr 23, 2020 · 4 comments

Comments

@ItamarSoffer
Copy link

ItamarSoffer commented Apr 23, 2020

This error pops up immediately when i start running. help?

[debug] Encodings: locale cp1255, fs utf-8, out utf-8, pref cp1255
[debug] plura-dl version 1.0.0b4
[debug] Git HEAD: 3dd24db
[debug] Python version 3.7.6 (CPython) - Windows-10-10.0.18362-SP0
[debug] exe versions: none
[debug] Proxy map: {}
2020-04-23 23:49:50 | [pluralsight:course] advanced-python: Downloading JSON metadata
2020-04-23 23:49:52 | [pluralsight:course] advanced-python: Downloading JSON metadata
2020-04-23 23:49:52 | ERROR: Unable to download JSON metadata: HTTP Error 403: Forbidden (caused by <HTTPError 403: 'Forbidden'>); please report this issue on https://github.com/rojter-tech/pluradl.py/issues . Make sure you are using the latest version; see  https://github.com/rojter-tech/pluradl.py/wiki  on how to update. Be sure to call plura-dl with the --verbose flag and include its complete output.
2020-04-23 23:49:52 |   File "C:\Scripts\pluradl.py\plura_dl\extractor\common.py", line 627, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "C:\Scripts\pluradl.py\plura_dl\PluraDL.py", line 2238, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "C:\Installations\Anaconda3\lib\urllib\request.py", line 531, in open
    response = meth(req, response)
  File "C:\Installations\Anaconda3\lib\urllib\request.py", line 641, in http_response
    'http', request, response, code, msg, hdrs)
  File "C:\Installations\Anaconda3\lib\urllib\request.py", line 569, in error
    return self._call_chain(*args)
  File "C:\Installations\Anaconda3\lib\urllib\request.py", line 503, in _call_chain
    result = func(*args)
  File "C:\Installations\Anaconda3\lib\urllib\request.py", line 649, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)

2020-04-23 23:49:52 | Something went wrong.
2020-04-23 23:49:52 | The download request for 'advanced-python' was forced to terminate.
2020-04-23 23:49:52 | Double check that https://app.pluralsight.com/library/courses/advanced-python
2020-04-23 23:49:52 | exists or that your subscription is valid for accessing its content.

2020-04-23 23:49:52 | Moving content to C:\Scripts\pluradl.py\courses\_failed\advanced-python
Moving to next course playlist

Sleeping for 100 seconds ...
@Bigemul
Copy link

Bigemul commented Apr 23, 2020

Can you still connect? It looks like your account got banned. How much courses did you try to download?

@ItamarSoffer
Copy link
Author

I can connect via Chrome, but can't download even from a new user...

@fmoledina
Copy link

See #12. The error usually gets fixed by using Python 3.8.2 or later.

@ItamarSoffer
Copy link
Author

ItamarSoffer commented May 1, 2020 via email

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