sajibcse68 / linkedin-learning-downloader

JavaScript script to Download videos, transcripts and exercise files from LinkedIn Course!
MIT License
6 stars 3 forks source link

Don't download cource #1

Open djzockre opened 5 years ago

djzockre commented 5 years ago

Don't download cource, close connection

J3Patel commented 5 years ago

@djzockre have a look at here, tested on July 2019 https://github.com/J3Patel/linkedin-learning-video-downloader

sajibcse68 commented 5 years ago

@djzockre Sometimes it is needed to try multiple time since for some reason (maybe, login is not succeeded). Can you try again and let me know if it works?

emon535 commented 5 years ago

Can't open the browser.

sajibcse68 commented 5 years ago

The video should be downloaded using terminal. If you want to open browser then change headless: true to headless: false in index.js file

xi1570-krupeshanadkat commented 4 years ago

yep, not working. it is going to catch block with exception always.

YoloAsh commented 3 years ago

Launching the browser... Login into Linkedin Closing... ERROR: The process with PID 23960 (child process of PID 100) could not be terminated. Reason: The operation attempted is not supported.

PID number changes with every attempt

YoloAsh commented 3 years ago

i think this is probably because of my internet provider restrictions so my default browser can't open the page. I don't want to make tor as my default browser neither I want to install 3rd party vpn software. It seems I'm stuck here. By any chance, will you add tor browser support? =)