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] Fix authentication #7361
Comments
|
Yes I can also confirm this was working up until last night. PLAYLIST DOWNLOAD INDIVIDUAL DOWNLOAD |
|
but its hard to download one by one and other easy way also we can download one by one via idm but as i told you its hard thats why we need to back lynda in youtube-dl |
|
youtube-dl worked fine with lynda a couple of days ago, but now I got the same error :-( |
|
Me too, it's not working any more. Used to getting this error a few times, but still downloaded the courses at last. Now it's completely not working and not even able to download one video from lynda. |
it was working very perfect till last night but today morning i got error while downloading lynda course so i thought i have old version youtube-dl then i update in my own laptop but in my laptop also getting same error here is error plz check Sir
PS C:\Users\waqas> cd downloads
PS C:\Users\waqas\downloads> youtube-dl --verbose http://www.lynda.com/SQL-Server-tutorials/Database-Fundamentals-Admini
stration/385695-2.html --username **@.com --password *****
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.lynda.com/SQL-Server-tutorials/Database-Fundamentals-Administration/385695-2.html', '--username', 'PRIVATE', '--password', 'PRIVATE']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.11.02
[debug] Python version 3.4.3 - Windows-8-6.2.9200
[debug] exe versions: none
[debug] Proxy map: {}
[lynda:course] Logging in as **@gmail.com
[lynda:course] 385695: Downloading course JSON
[download] Downloading playlist: Database Fundamentals: Administration
[lynda:course] playlist Database Fundamentals: Administration: Collected 31 video ids (downloading 31 of them)
[download] Downloading video 1 of 31
[lynda] Logging in as *@gmail.com
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 "C:\Python34\lib\site-packages\youtube_dl\YoutubeDL.py", line 661, 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 --verbose flag and include its complete output.
PS C:\Users\waqas\downloads>