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

Invalid Username or password - PluralSight #15088

Closed
naveen2086 opened this issue Dec 27, 2017 · 2 comments
Closed

Invalid Username or password - PluralSight #15088

naveen2086 opened this issue Dec 27, 2017 · 2 comments
Labels

Comments

@naveen2086
Copy link

@naveen2086 naveen2086 commented Dec 27, 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 this: [x])
  • Use the Preview tab to see what your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.12.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.12.23

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the 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

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


ERROR: Unable to login: Invalid user name or password
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 784, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 437, in extract
self.initialize()
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 395, in initialize
self._real_initialize()
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/pluralsight.py", line 94, in _real_initialize
self._login()
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/pluralsight.py", line 127, in _login
raise ExtractorError('Unable to login: %s' % error, expected=True)
ExtractorError: Unable to login: Invalid user name or password


If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):

Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.


Description of your issue, suggested solution and other information

I am entering the correct username and password but still getting above error, I am able to login through webpage using the username and password but able to download using youtube-dl.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 27, 2017

Carefully read new issue template and provide all requested information.

@dstftw dstftw closed this Dec 27, 2017
@dstftw dstftw added the incomplete label Dec 27, 2017
@pendave
Copy link

@pendave pendave commented Apr 26, 2019

I met this problem as well, and I check out that I have to ACTIVATE the link sent in the email to get my account login normally on https://app.pluralsight.com/id/

Then youtube-dl works well.

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.