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

Download error when downloading with LinkedIn account #9819

Closed
tiagobrc opened this issue Jun 18, 2016 · 4 comments
Closed

Download error when downloading with LinkedIn account #9819

tiagobrc opened this issue Jun 18, 2016 · 4 comments

Comments

@tiagobrc
Copy link

@tiagobrc tiagobrc commented Jun 18, 2016

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 that [x])
  • Use Preview tab to see how your issue will actually look like

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

  • [X ] I've verified and I assure that I'm running youtube-dl 2016.06.18.1

Before submitting an issue make sure you have:

  • [ X] At least skimmed through README and most notably FAQ and BUGS sections
  • [ X] Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • 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


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 -v flag 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 ```):

computer@computer:~/$ youtube-dl --verbose --print-traffic --dump-pages -u private --cookies cookies1.txt https://www.lynda.com/C-tutorials/C-Essential-Training/182674-2.html
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'--print-traffic', u'--dump-pages', u'-u', u'PRIVATE', u'--cookies', u'cookies1.txt', u'https://www.lynda.com/C-tutorials/C-Essential-Training/182674-2.html']
Type account password and press [Return]: 
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.06.18.1
[debug] Python version 2.7.10 - Linux-4.2.0-27-generic-x86_64-with-Ubuntu-15.10-wily
[debug] exe versions: none
[debug] Proxy map: {}

...
<end of log>

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 some videos and followed every tutorial around.
I could fix the cookies prerequisites and start the download but, since my account come from linkedin it thrown an error:

ERROR: Unable to login: Please use the "Sign in with LinkedIn" option to sign in.
ExtractorError: Unable to login: Please use the "Sign in with LinkedIn" option to sign in.

There is something can be done about it ?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 18, 2016

If you authenticate with cookies you should not specify -u.

@dstftw dstftw closed this Jun 18, 2016
@tiagobrc
Copy link
Author

@tiagobrc tiagobrc commented Jun 18, 2016

When I do that it shows to me :
WARNING: 93 videos are only available for members (or paid members) and will not be downloaded.

Even using cookies

@aeruhxi
Copy link

@aeruhxi aeruhxi commented Oct 18, 2016

I have the same problem with passing cookies. I am using organizational login. Also, I tried to download a single locked video, I got ERROR: lynda returned error: Session has expired But I can play the video in browser fine.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Feb 23, 2018

An approach to get 3-month premium account: (thanks Mark for sharing this)


you can get a free account (3 month premium account to both linkedin learning and pluralsight and many more) by signing up to

Steps:

  1. Sign up for the FREE Visual Studio Dev Essentials program that you can find here: https://www.visualstudio.com/en-us/products/visual-studio-dev-essentials-vs.aspx
  2. After you create your account, Click on the “Get Code” under the Linkedin Learning Tile
@tiagobrc tiagobrc closed this May 17, 2019
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
4 participants
You can’t perform that action at this time.