knowbee / llvd

Linkedin Learning Video Downloader
https://pypi.org/project/llvd
MIT License
307 stars 84 forks source link

Downloading courses posted by organization #102

Open jpcourteau opened 1 year ago

jpcourteau commented 1 year ago

There's a directory change when downloading content that is posted by an organization using LinkedIn Learning - there's a /video/ before the slug from the users perspective, and a few directories looking at the same video from the administrator's perspective. Example: Learner: /learning/videos/41967568?autoplay=true&u=111959436 Admin: /learning-admin/content/custom-content/2198203?account=111959436

Currently llvd cannot ID the video when providing the slug.

knowbee commented 1 year ago

Thanks for letting me know