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

Unable to download videos from Lynda #16891

Closed
abarber229 opened this issue Jul 2, 2018 · 6 comments
Closed

Unable to download videos from Lynda #16891

abarber229 opened this issue Jul 2, 2018 · 6 comments

Comments

@abarber229
Copy link

@abarber229 abarber229 commented Jul 2, 2018

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like this: [x])
  • Use the Preview tab to see what your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.06.25. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2018.06.25

Before submitting an issue make sure you have:

  • [x ] At least skimmed through the README, most notably the FAQ and BUGS sections
  • [x ] Searched the bugtracker for similar issues including closed ones
  • [ x] Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • [ x] Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


c:\youtube-dl>youtube-dl --verbose --username XXX --password XXX "https://www.lynda.com/Power-BI-Desktop-tutorials/Learning-Microsoft-Power-BI-Desktop/688535-2.html" -o "%USERPROFILE%\Downloads\Lynda%(playlist)s/%(chapter_number)s. %(chapter)s/%(playlist_index)s. %(title)s.%(ext)s" --sleep-interval 10
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', '--username', 'PRIVATE', '--password', 'PRIVATE', 'https://www.lynda.com/Power-BI-Desktop-tutorials/Learning-Microsoft-Power-BI-Desktop/688535-2.html', '-o', 'C:\Users\username\Downloads\Lynda\%(playlist)s/%(chapter_number)s. %(chapter)s/%(playlist_index)s. %(title)s.%(ext)s', '--sleep-interval', '10']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2018.06.25
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: none
[debug] Proxy map: {}
[lynda:course] Downloading signin page
[lynda:course] Submitting email
ERROR: Unable to download JSON metadata: HTTP Error 418: (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpkc931nsv\build\youtube_dl\extractor\common.py", line 598, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpkc931nsv\build\youtube_dl\YoutubeDL.py", line 2211, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default

I tried two different links and both work in the browser. I just updated to 2018.06.25. Let me know if I'm missing something.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 2, 2018

You must provide reproducible account credentials for any work on the issue.

@abarber229
Copy link
Author

@abarber229 abarber229 commented Jul 2, 2018

I emailed you the account info. Sorry about that.

@dstftw dstftw reopened this Jul 2, 2018
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 2, 2018

Incorrect credentials. Neither direct login nor linkedin login works with your credentials.

@dstftw dstftw closed this Jul 2, 2018
@dstftw dstftw added the invalid label Jul 2, 2018
@abarber229
Copy link
Author

@abarber229 abarber229 commented Jul 2, 2018

That's odd. It works for me using the direct login with the credentials I emailed you.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 2, 2018

image

@abarber229
Copy link
Author

@abarber229 abarber229 commented Jul 2, 2018

I see what I did. I put in the incorrect email address in both the script and the one I sent you. My apologizes. In Chrome it was autofilling until I tried another browser and received what you got. Thank you for the troubleshooting with me.

dstftw added a commit that referenced this issue Jul 2, 2018
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.