Open ABoBo555 opened 3 years ago
Same here, status shows successfully downloaded but in output folder there is no video downloaded
As far I can tell, LinkedIn has made some more changes that have broken this project and it will need a reasonable amount of work to get it going again.
When this project was written, LinkedIn (I'm guessing) used the word chapter
in class names, now they seem to refer to chapters as section
, eg. classroom-toc-section
. I don't know Node, but updating classroom-toc-chapter
to classroom-toc-section
has got it successfully downloading .mp4 files into appropriately named folders, but I haven't done much testing to see if anything else is broken.
I haven't checked other forks to see if someone has fixed the whole thing, but my changes are visible here: https://github.com/lnxd/linkedin-learning-courses-downloader/blob/master/downloader.js
status shows successfully downloaded but in output folder there is no video downloaded @lawrensylvan can u help me with this plz?