Skip to content

A short script to download your linkedin learning courses.

Notifications You must be signed in to change notification settings

plotti/linkedin-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Built with Ruby

ABOUT

  • I was fedup with the missing download for Linkedin Learning courses. Here is a short ruby script to download linkedin learning videos directly to your drive. Nothing fancy but it works. You can adjust it accordningly.

INSTALL

  • make sure to have ruby > 2.2.0
  • Then install requirements:
gem install selenium-webdriver
pip install youtube-dl

RUN

ruby lynda.rb
  • When chrome opens, login and wait for the script to visit each course page and youtube-dl download the video.
  • It will download each course into its own subfolder. Videos will be numbered.

DEMO

asciicast

About

A short script to download your linkedin learning courses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages