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 organization login with cookies not working #7500

Closed
jtv7 opened this issue Nov 14, 2015 · 1 comment
Closed

Lynda.com organization login with cookies not working #7500

jtv7 opened this issue Nov 14, 2015 · 1 comment

Comments

@jtv7
Copy link

@jtv7 jtv7 commented Nov 14, 2015

I am trying to download videos from Lynda.com, but I keep getting an error. I downloaded the exact way that I am now about a month ago and everything worked perfectly.
Here are some errors I am getting:

When I first try to start the download:

[lynda:course] 419162: Downloading course JSON
[lynda:course] Logging out

Then:

ERROR: lynda returned error: Session has expired
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 661, in extract_info
ie_result = ie.extract(url)
File "/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/common.py", line 290, in extract
return self._real_extract(url)
File "/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/lynda.py", line 122, in _real_extract
'lynda returned error: %s' % video['Message'], expected=True)
ExtractorError: lynda returned error: Session has expired

I know the session did not expire because I am still logged in with my browser.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 14, 2015

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

@dstftw dstftw closed this in 903d136 Nov 14, 2015
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.