linkedin-learning-video-downloader icon indicating copy to clipboard operation
linkedin-learning-video-downloader copied to clipboard

LinkedIn video learning video downloader July 2019

Results 14 linkedin-learning-video-downloader issues
Sort by recently updated
recently updated
newest added

Hi Is there a way to circumvent the Single Sign On step I need to go through because my Linkedin Learning account is linked to my business account? So when...

enhancement

When writing a file if the name of the vid or sub is longer than 67 characters it will fail to create it and exit. proposed solution: add a rule...

When I run the script I am seeing this error. ```2021-09-15 06:13:09,469 root ERROR Connection Error: Cannot connect to host www.linkedin.com:443 ssl:False [The specified network name is no longer available]```

Traceback (most recent call last): File "C:\Python\Linkedin\linkedin-learning-downloader-master\lld.py", line 12, in from config import USERNAME, PASSWORD, COURSES, PROXY, BASE_DOWNLOAD_PATH File "C:\Python\Linkedin\linkedin-learning-downloader-master\config.py", line 5 COURSES = [Cisco Certified CyberOps Associate Cert Prep:...

2021-06-30 01:37:09,736 root INFO [*] Login step 1 - Getting CSRF token... 2021-06-30 01:37:10,340 root DEBUG [*] CSRF: becdad3a-5bd2-417d-8951-ef35686cfb9e 2021-06-30 01:37:10,341 root INFO [*] Login step 1 - Done 2021-06-30...

It is impossible to log in with correct credentials now. It seems they have changed something on Linkedin Learning. All Linkedin Learning downloaders have this trouble now, except those which...

I am able to download videos but in folders only free or preview files downloading with data. remaining files with zero kb mean there is no video for locked videos...

Hi, I'm trying to use the script with by library credentials but I'm unable to login.

Is there a chance to use this with a cookie file? As the normal account is ordered under another subscription to login I get a deny: 2020-05-10 21:57:35,183 root INFO...

enhancement

Hi, Do someone have a solution on how to insert into config.py where the URL is like: https://www.linkedin.com/learning/paths/become-an-ethical-hacker og where the url is like: https://www.linkedin.com/learning/c-sharp-essential-training-1-syntax-and-object-oriented-programming/using-the-exercise-files I can't make it work...

bug