Ahmed-Soli / linkedin-course-downloader

python script for downloading courses from linkedin learning
51 stars 26 forks source link

Download with 2FA via cookie #16

Open lensbreak opened 3 years ago

lensbreak commented 3 years ago

Hi

Since I can not turn off two step verification in my account, is there a way to copy the login cookies from the browser session after logging in and then paste them in the script (inside the generated python session files)?

I feel that must be possible somehow. Can you please help to achieve this? I think many would like to do the same (see the forked original script and the discussions)

lensbreak commented 3 years ago

@Ahmed-Soli There seem to be a way with the Get cookies.txt chrome extension but I did not manage to adapt the script to use the cookies from the text file. I know it is possible. Could you please help? You can even test this without enterprise account, use this method with normal account is the same I think.