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

Lynda.com unable to login #6556

Closed
attiqfsd opened this issue Aug 14, 2015 · 6 comments
Closed

Lynda.com unable to login #6556

attiqfsd opened this issue Aug 14, 2015 · 6 comments

Comments

@attiqfsd
Copy link

@attiqfsd attiqfsd commented Aug 14, 2015

When I try to download lynda courses using my premium login, it gives this output:
"# youtube-dl http://www.lynda.com/Camera-Raw-tutorials/Adobe-Camera-Raw-Essential-Training/413123-2.html --username USERNAME --password PWD
[lynda:course] Logging in as USERNAME
ERROR: Unable to log in; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output."
I am using latest version of youtube-dl.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 14, 2015

Post the full output of youtube-dl when run with --verbose option.

@attiqfsd
Copy link
Author

@attiqfsd attiqfsd commented Aug 14, 2015

Like this?

youtube-dl http://www.lynda.com/Camera-Raw-tutorials/Adobe-Camera-Raw-Essential-Training/413123-2.html --username USERNAME --password PASSWORD --verbose [debug] System config: []

[debug] User config: []
[debug] Command-line args: [u'http://www.lynda.com/Camera-Raw-tutorials/Adobe-Camera-Raw-Essential-Training/413123-2.html', u'--username', u'PRIVATE', u'--password', u'PRIVATE', u'--verbose']
[debug] Encodings: locale ANSI_X3.4-1968, fs ANSI_X3.4-1968, out ANSI_X3.4-1968, pref ANSI_X3.4-1968
[debug] youtube-dl version 2015.08.09
[debug] Python version 2.7.6 - Linux-2.6.32-042stab103.6-x86_64-with-Ubuntu-14.04-trusty
[debug] exe versions: none
[debug] Proxy map: {}
[lynda:course] Logging in as USERNAME
ERROR: Unable to log in; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 655, in extract_info
ie_result = ie.extract(url)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 285, in extract
self.initialize()
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 279, in initialize
self._real_initialize()
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/lynda.py", line 24, in _real_initialize
self._login()
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/lynda.py", line 73, in _login
raise ExtractorError('Unable to log in')
ExtractorError: Unable to log in; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 14, 2015

Works fine for me. Post the output of:

youtube-dl --username USERNAME --password PASSWORD --dump-pages --verbose http://www.lynda.com/Camera-Raw-tutorials/Adobe-Camera-Raw-Essential-Training/413123-2.html
@attiqfsd
Copy link
Author

@attiqfsd attiqfsd commented Aug 14, 2015

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 14, 2015

It states:

 lynda.com » login error
Permission denied

You no longer have access to lynda.com through your organization. Log in with your past profile information, start a new membership, and take your course history with you.
@dstftw dstftw closed this in 41dbc50 Aug 14, 2015
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 14, 2015

In the next version youtube-dl will output login errors' description.

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
2 participants
You can’t perform that action at this time.