ankitsejwal / Lyndor

:rocket: Powerful command line tool to download lynda.com courses for personal offline use. :part_alternation_mark:
MIT License
131 stars 32 forks source link

ERROR: Unable to extract signin form; #77

Open harryman1 opened 6 years ago

harryman1 commented 6 years ago

ERROR: Unable to extract signin form; I had upgrade the Youtube-dl to the most recent version, but when trying to download any Lynda course I have this message ERROR: Unable to extract signin form;

Password and account were setup and are valid

please advice

jawidjrs commented 5 years ago

same error here.

frostebite commented 5 years ago

Same

frostebite commented 5 years ago

use cookie auth

PalmCivetMenace commented 5 years ago

use cookie auth

You mean use cookies.txt right ? I did it and cookies.txt is in my Downloads folder should I give it as a parameter or something to the run.py file ? When running run.py I think it is not detecting the cookies.txt file as I only download empty files and no videos

frostebite commented 5 years ago

I got it running by putting cookies in the desktop. That worked fine but it says downloads also should be fine.

Then make sure you select cookie Authentication in the flask settings menu.

Then I run it, works perfectly.

On 14 Dec 2018, at 01:33, PalmCivetMenace notifications@github.com wrote:

use cookie auth

You means use cookies.txt right ? I did it and cookies.txt is in my Downloads folder should I give it as a parameter or something to the run.py file ? When running run.py I think it is not detecting the cookies.txt file as I only download empty files and no videos

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

PalmCivetMenace commented 5 years ago

I got it running by putting cookies in the desktop. That worked fine but it says downloads also should be fine. Then make sure you select cookie Authentication in the flask settings menu. Then I run it, works perfectly. On 14 Dec 2018, at 01:33, PalmCivetMenace @.***> wrote: use cookie auth You means use cookies.txt right ? I did it and cookies.txt is in my Downloads folder should I give it as a parameter or something to the run.py file ? When running run.py I think it is not detecting the cookies.txt file as I only download empty files and no videos — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

I used the flask server and changed to cookies and I put cookies.txt in the desktop. It was detected. Videos Start Downloading But Only one video from each chapter I get this error "63 videos are only available for members (or paid members) and will not be downloaded. Use --username and --password options to provide lynda.com account credentials"

Is there something I can about this ?