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.
lynda videos didnt download #7207
Comments
|
Post the full output of youtube-dl when run with |
|
here is full but i edit just lynda account and password PS C:\Users\waqas07> youtube-dl --verbose http://www.lynda.com/3D-Animation-Architecture-tutorials/Alex-McDowell-World-B |
|
Add also |
|
where to add this command can you explain plz ? |
|
Where you've added |
|
here is |
|
|
|
here is |
|
|
yeah i login successfully in browser but when i login i got msg that you are alreadly login two devices if you login here then you will logout another devices |
|
Non-organization login works fine for me whether logged on several devices or not. You'll have to provide account credentials for further investigations. |
|
ok i will provide account credentials tell me what i need to do for provide that |
|
You can contact me via email in my profile. |
|
email sended plz check |
|
so i need to update youtube-dl ? |
|
It works everywhere apart from that NL host. I've already explained you what I need to troubleshoot it yesterday. |
|
hi i am using cookie but its download only one video which is free to view on lynda |
|
I had the same issue with @jaan143 |
|
Hello did someone resolve this issue seems that the cookies methode even login ana password not working anymore bizarre ! |
|
I am using organizational login and even with passing cookies, youtube-dl is only downloading free videos. Yes, I am on latest version. |
|
So I had the same / similar issues as above. What was wrong for me was that the cookies were not in the correct format. The chrome extension "cookies.txt" got me the correct cookies format and I was able to download whole Lynda courses using an organisation login. |
|
@jaan143 Are you still having this problem? |
hi i have updated youtube-dl and everything but when i put command like this
youtube-dl --verbose http://www.lynda.com/3D-Animation-Architecture-tutorials/Alex-McDowell-World-Building-Narrative/362994-2.html --username etcetc@etcl.com --password etcetc
i got this error
[lynda:course] Confirming log in and log out from another device
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 com
plete output.
Traceback (most recent call last):
File "C:\Python34\lib\site-packages\youtube_dl\YoutubeDL.py", line 660, in extract_info
ie_result = ie.extract(url)
File "C:\Python34\lib\site-packages\youtube_dl\extractor\common.py", line 289, in extract
self.initialize()
File "C:\Python34\lib\site-packages\youtube_dl\extractor\common.py", line 283, in initialize
self._real_initialize()
File "C:\Python34\lib\site-packages\youtube_dl\extractor\lynda.py", line 25, in _real_initialize
self._login()
File "C:\Python34\lib\site-packages\youtube_dl\extractor\lynda.py", line 83, in _login
raise ExtractorError('Unable to log in')
youtube_dl.utils.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 --verbos
e flag and include its complete output.