You need to have premium account to download courses.
Make sure you have NodeJS, npm and Google Chrome installed.
git clone git@github.com:kumarasinghe/linkedin-learning-downloader.git
cd linkedin-learning-downloader
npm install
Edit config.js and set chromeExecutablePath to your chrome binary location.
Add course links you need to download to courselinks.txt
Start program with:
npm start