Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 839 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 839 Bytes

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