Ahmed-Soli / linkedin-course-downloader

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

connection error #2

Closed TobiasS1402 closed 4 years ago

TobiasS1402 commented 4 years ago

PS C:\Users\Tobia\Downloads\linkedin-course-downloader-master\linkedin-course-downloader-master> py.exe .\downloader.py 2020-01-15 22:08:20,577 root INFO [] -------------Login------------- 2020-01-15 22:08:20,578 root INFO [] Login step 1 - Getting CSRF token... 2020-01-15 22:08:20,899 root DEBUG [] CSRF: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx 2020-01-15 22:08:20,899 root INFO [] Login step 1 - Done 2020-01-15 22:08:20,901 root INFO [] Login step 2 - Logging In... 2020-01-15 22:08:21,554 root INFO [] Login step 2 - Done 2020-01-15 22:08:21,556 root INFO [] -------------Done------------- 2020-01-15 22:08:21,556 root INFO [] -------------Fetching Course------------- 2020-01-15 22:08:21,876 root ERROR Connection Error: 'elements' PS C:\Users\Tobia\Downloads\linkedin-course-downloader-master\linkedin-course-downloader-master>

Ahmed-Soli commented 4 years ago

can you give me the slug for the course ?

wonderness commented 4 years ago

I am getting the same error, slugs I wrote, film-making, cinematography

wonderness commented 4 years ago

Can you please make a config file with the proper slugs and course URL PLEASE for film making and cinematography??? I would really appreciate it.

Ahmed-Soli commented 4 years ago

I confirmed it , you are writing the slugs in a wrong format . will improve the code to handle this issue

Ahmed-Soli commented 4 years ago

@TobiasS1402 fixed fetch the last commit