Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Username & password arguments don't seem to login user and download fails. #10008
Comments
|
Can you watch https://www.lynda.com/Perl-tutorials/Installing-Perl-Komodo-Windows/447321/484122-4.html in browser? |
|
Hello, Thank you and sorry again. |
|
hey ERROR: lynda returned error: Session has expired while trying on version 2016.10.12 can anyone help me ? |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2016.07.05. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add
-vflag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):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):
Description of your issue, suggested solution and other information
I am trying to download a course on Lynda.com and follow all the tutorials I found on the subject but I can't make it work. I use OS X El Capitan and the latest version of youtude-dl.
I installed it using the curl command on the readme page. When I run the command, I have the output above. It only downloads the free videos, as if I am not logged in.
I verified my credentials, and they work on a browser.
I also tried using the cookies argument, but no luck there too. It gives me the same output as above.
I tried to download a single video using the link, but I get error below :
Which makes me think that the sign in doesn't work properly and redirect to the login page, but that is just MHO.
Am I missing something?
Thank you so much for your help!