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 log in #52

Open
sreggm opened this issue Apr 20, 2020 · 0 comments
Open

Unable to log in #52

sreggm opened this issue Apr 20, 2020 · 0 comments

Comments

@sreggm
Copy link

sreggm commented Apr 20, 2020

Initially I have had this issue #12
Then by following this advice #12 (comment) upgrading the python to the latest solved the issue but now I am having this error:

[pluralsight] Downloading login page
[pluralsight] Logging in
ERROR: Unable to log in; 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.
Traceback (most recent call last):
  File "/Users/Z/Downloads/pluradl.py/plura_dl/PluraDL.py", line 797, in extract_info
    ie_result = ie.extract(url)
  File "/Users/z/Downloads/pluradl.py/plura_dl/extractor/common.py", line 529, in extract
    self.initialize()
  File "/Users/Z/Downloads/pluradl.py/plura_dl/extractor/common.py", line 433, in initialize
    self._real_initialize()
  File "/Users/Z/Downloads/pluradl.py/plura_dl/extractor/pluralsight.py", line 165, in _real_initialize
    self._login()
  File "/Users/Z/Downloads/pluradl.py/plura_dl/extractor/pluralsight.py", line 215, in _login
    raise ExtractorError('Unable to log in')
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

1 participant