All Projects → ahmedayman4a → Linkedin-Learning-Courses-Downloader

ahmedayman4a / Linkedin-Learning-Courses-Downloader

Licence: other
Download LinkedIn Learning Courses in mp4 format and in the video quality you like with an intuitive UI

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Linkedin-Learning-Courses-Downloader

LinkedIn-Downloader
LinkedIn DL is a small GUI program codded with Python and based on my previous Lynda Download script
Stars: ✭ 85 (-62.39%)
Mutual labels:  linkedin-learning, linkedin-bot, linkedinlearning
LinkedIn networking
Python code to automatically expend your LinkedIn network based on your interest. ONLY FOR EDUCATIONAL PURPOSES. PLEASE DO NOT MISUSE IT.
Stars: ✭ 27 (-88.05%)
Mutual labels:  linkedin-api, linkedin-bot
llvd
Linkedin Learning Video Downloader
Stars: ✭ 137 (-39.38%)
Mutual labels:  downloader, linkedinlearning
M3u8
A mini M3U8 downloader written in Golang for downloading and merging TS(Transport Stream) files. 一个迷你 M3U8 视频下载工具。
Stars: ✭ 215 (-4.87%)
Mutual labels:  downloader
Annie
👾 Fast and simple video download library and CLI tool written in Go
Stars: ✭ 16,369 (+7142.92%)
Mutual labels:  downloader
Pikax
一个基于requests的P站下载器/ A pixiv downloader based on requests
Stars: ✭ 49 (-78.32%)
Mutual labels:  downloader
DownloadManagerPlus
Using faster and easier than Android Download Manager
Stars: ✭ 80 (-64.6%)
Mutual labels:  downloader
Subtitlebox
Python script to download subtitles for your movies.
Stars: ✭ 217 (-3.98%)
Mutual labels:  downloader
soundcloud-dl
A Python project that downloads tracks from soundcloud.com, complete with metadata and album art
Stars: ✭ 118 (-47.79%)
Mutual labels:  downloader
cy-client
Unofficial cyberdrop album downloader client
Stars: ✭ 83 (-63.27%)
Mutual labels:  downloader
react-linkedin-login-oauth2
Easily get Authorization Code from Linked In to log in without redirecting.
Stars: ✭ 83 (-63.27%)
Mutual labels:  linkedin-api
Candy
🍭 Cross-platform YouTube-downloader with playlist and channel support as well as build-in audio / video converter.
Stars: ✭ 229 (+1.33%)
Mutual labels:  downloader
gb-dl
A python based utility to download courses from infosec4tc.teachable.com , academy.ehacking.net and stackskills.com for personal offline use.
Stars: ✭ 33 (-85.4%)
Mutual labels:  downloader
Telegram Upload
Upload and download files from Telegram up to 2GiB using your account
Stars: ✭ 223 (-1.33%)
Mutual labels:  downloader
Fileloader
A library for managing file downloads on the Android platform
Stars: ✭ 27 (-88.05%)
Mutual labels:  downloader
Insta Downloader
Video & Photo Downloader or Repost for Instagram.
Stars: ✭ 217 (-3.98%)
Mutual labels:  downloader
telegram-sticker-downloader
A script to download complete sticker packs from telegram and convert them into png
Stars: ✭ 34 (-84.96%)
Mutual labels:  downloader
Instaloader
Download pictures (or videos) along with their captions and other metadata from Instagram.
Stars: ✭ 3,655 (+1517.26%)
Mutual labels:  downloader
Spotifydownload
A dependency-free Spotify playlist downloader that should just work
Stars: ✭ 245 (+8.41%)
Mutual labels:  downloader
lezhin-comics-downloader
📥 Downloader for lezhin comics
Stars: ✭ 30 (-86.73%)
Mutual labels:  downloader

forthebadge forthebadge ko-fi

LinkedIn Learning Courses Downloader

Download LinkedIn Learning courses in the video quality you like.

Features

  • Simple and easy to use GUI for Windows
  • Download in the video quality you like (720p, 540p or 360p)
  • Download Exercise files and subtitles automatically
  • Download multiple courses at a time
  • Automatically import LinkedIn Learning login token from Chrome, Firefox or Microsoft Edge
  • Automatically detect the enterpriseProfileHash or the x-li-identity header so all organization and library accounts should work

Downloader Screenshot

Easy install

Just go to the releases section, download the version that suits your platform and make sure you follow the requirements.

Requirements

Windows : At least .Net Framework 4.7.2. It already comes pre-installed with Windows 10 April 2018 Update (Version 1803) and later.

How to use

  • Windows

Just run the Setup file. A shortcut will be added to your desktop and start menu

  • Linux

Open a terminal in the directory of the LinkedIn Learning Courses Downloader program then type :

  chmod 777 ./Linkedin Learning Courses Downloader

and to run the program type:

  ./Linkedin Learning Courses Downloader

Getting the LinkedIn Learning login token cookie

You can now extract the token from your browser's default profile if you are logged into LinkedIn by pressing Extract Token. If it didn't work for you, manually get the token as follows (Make sure you are logged into LinkedIn Learning first):

  • Firefox
  1. Press Shift+F9 on your keyboard OR right click anywhere on the LinkedIn Learning website , choose "Inspect Element" and click storage.
  2. Look for the word "li_at" in the column "Name". Copy the value and paste it in the program.

LinkedIn Firefox Token Tutorial GIF

  • Google Chrome
  1. Right click anywhere on the page and click inspect element OR press F12 on your keyboard
  2. Click on the 2 arrows in the top right corner beside the word performance then click Application
  3. Double click on the word "Cookies" then click on https://www.linkedin.com
  4. Look for the word "li_at" in the column "Name". Copy the value and paste it in the program.

LinkedIn Chrome Token Tutorial

How to build and run this code on your pc

You don't need to do that if you just want to run the app but if you want to build your own version here is how:

  1. Open visual studio and click on file then Clone Repository.
  2. For repository location type https://github.com/ahmedayman4a/Linkedin-Learning-Courses-Downloader.git.
  3. Click Clone.
  4. The code should be on your pc now. To edit the code, open the Linkedin-Learning-Courses-Downloader.sln file.
  5. In order to run LLCD.DownloaderGUI you need to have Update.exe file inside the bin folder.
  6. You can find this file under the LLCD.DownloaderGUI folder. Just copy and paste it in the bin folder.

Contributions

I accept any contribution to the codebase whether it is a small bugfix or an exciting new feature as long as it works and fits the scope of the app. Just create a pull request and I will look into it as soon as I can.

Buy me a coffee?

You can buy me a coffee using PayPal(Kofi) or Cryptocurrency.

Any Questions? Issues? Recommendations?

Just create an issue and I will reply as soon as I can.

Acknowledgments

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].