LinkedIn-Downloader icon indicating copy to clipboard operation
LinkedIn-Downloader copied to clipboard

Issue with downloading a course

Open KoichaDev opened this issue 4 years ago • 5 comments

So this is another issue from a course:

https://www.linkedin.com/learning/activate-connections-that-will-transform-your-career/connecting-at-work-creating-a-genuine-culture

The error I get is this: https://imgur.com/E6yT8ZF

Could you please fix this? :)

KoichaDev avatar Mar 15 '20 19:03 KoichaDev

https://www.lynda.com/Swift-tutorials/Learning-Swift-Playgrounds-Application-Development/2822374-2.html is the original course link.

Use this program https://github.com/r00tmebaby/LinkedIn-Downloader/tree/master/LyndaDL%20Executable's and place the link into coursesList.txt

Here is a video to help you out https://www.youtube.com/watch?v=FKPZeyM7098&t=6s

r00tmebaby avatar Mar 17 '20 13:03 r00tmebaby

Will try this out! Thanks!

EDIT: Is there a way to get the whole playlist from the Lynda course instead of adding each URL link for each of the course section?

KoichaDev avatar Mar 17 '20 13:03 KoichaDev

Yes, I have provided you with a script that dumps the whole course list and dumped list is also uploaded.

Dump list script https://github.com/r00tmebaby/LinkedInDownloader/blob/master/Lynda%20Courses%20Dump/dumplist.py

Full Lynda course list (by 8th of March) https://github.com/r00tmebaby/LinkedIn-Downloader/blob/master/Lynda%20Courses%20Dump/LyndaCourseList%2008.03.2020.txt

r00tmebaby avatar Mar 18 '20 08:03 r00tmebaby

Fantastic! Thanks!

Just want notify I am getting another error. I have attached the screenshot on the link below:

https://imgur.com/a/qzmD2ER

This is from this course:

https://www.linkedin.com/learning/lead-generation-foundations-2

KoichaDev avatar Mar 18 '20 15:03 KoichaDev

Thanks for this tool, it works like a charm. Well mostly at least, i also got some problems when downloading subtitles. So some courses to not work with the LyndaDL executable. I tried to get your scripts running through pycharm but when hitting start on the UI it threw the following error: selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":".artdeco"} (Session info: chrome=80.0.3987.132)

h4mp3l avatar Mar 19 '20 16:03 h4mp3l