r00tmebaby / LinkedIn-Downloader

LinkedIn DL is a small GUI program codded with Python and based on my previous Lynda Download script
MIT License
96 stars 37 forks source link

Course Folder Number Issues #15

Closed fastmarketo closed 4 years ago

fastmarketo commented 4 years ago

Use Apply Button

Originally posted by @r00tmebaby in https://github.com/r00tmebaby/LinkedIn-Downloader/issues/14#issuecomment-556955353

A minor Issues Courses are numbered only as 1 and 2 see here →

image

Upgrade Request: Can it also download Exercise Files in future Updates of the software.

r00tmebaby commented 4 years ago

Hi, fastmarketo,

Yes, the reason for the markup is actually the course difficulty 0 is basic, 1 is intermediate and 2 is advanced.

This downloader is based on my other release Linda.com Linda downloader and it was designed to download the videos with their exercise files, mark the course difficulty, duration, and video resolution. That all info was added to the file name with underscore delimiter.

The downloader was a frame of the bigger picture to fulfill data for a private library build with the website, which I have also released. In fact, you use the downloader to create these folders than by running webserver locally with the website Linda Website courses will be displayed, sorted along with all information. That's one of the reasons why you see info.php file in each folder as it holds course information.

In this version, I haven't played that much to implement all the things that were there in the original version with linda.com downloader.

For the exercise request, well, I am currently working on a couple of other projects but as soon I got a bit of free time and desire will do that for sure.

fastmarketo commented 4 years ago

Thank you so much for the clarification. All Make sense Now. I will be looking forward to in future that the Excercise file download is included. Is there a way I can get an update when the software is updated?

r00tmebaby commented 4 years ago

I think that if you click on the " watch" button and follow my profile, Github will send you everything new added.

fastmarketo commented 4 years ago

Thank you so much for the follow-up and support.