Giter Site home page Giter Site logo

linkedin-learning-downloader's Introduction

LinkedIn Learning Video Downloader

I like to keep local copies of the courses that I watch on LinkedIn Learning.

I usually use the tool knowbee/llvd to do this, but sometimes it fails. It's too focused on the end result, that is downloading the videos.

I'll be taking a more layered approach to automating this process. So a fail at some layer shouldn't affect the end goal. If one is able to watch the videos, then one should be able to download them no matter what. A failure in the tool shouldn't prevent this.

Dependencies

pip install requests
pip install beautifulsoup4

Layers

1. Download Links

Normally, one should be able to directly download the videos on LinkedIn Learning (or anywhere). However, this is not allowed for whatever (business) reasons.

Well, on the internet, nothing is unreachable. If one is able to view the video, one can also download it.

So, the first thing to do is to find these download links, and provide the user a way to download the videos.

Output

get-course-info.py produces the Info.txt file:

screenshot

get-course-links.py produces the Links.html file:

screenshot

linkedin-learning-downloader's People

Contributors

akinuri avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.