You are on page 1of 1

How to Download Lynda.com Videos Using youtube-dl.

Requirement.
1. Of course Lynda.com or LinkedIn valid credentials.
2. youtube-dl ( For downloading videos)
a. https://rg3.github.io/youtube-dl/download.html
3. aria2
a. https://aria2.github.io/
Example Lynda.com link.
https://www.lynda.com/Business-Skills-tutorials/Top-5-Speed-Reading-Tips/192260-2.html

Steps to Follow
1. Setup Environment Variables for youtube-dl & aria2.
2. Open Command Prompt or PowerShell
3. youtube-dl Syntax:
youtube-dl Username & Password Output Destination with Video Number & Titles Subtitles Downloading with Acceleration
youtube-dl.exe -u “Username” -p “Password” -o "F:\Lynda_Videos\%(playlist_index)s - %(title)s.%(ext)s" --all-subs --external-downloader aria2c.exe
https://www.lynda.com/Business-Skills-tutorials/Top-5-Speed-Reading-Tips/192260-2.html

Keep learning, keep sharing & keep moving forward!


Enjoy!

You might also like