sahilsehwag / pluralsight-downloader-chrome-extension

[WIP] A chrome extension to download and track Pluralsight courses. 😈
The Unlicense
300 stars 67 forks source link

Any way to download 1080p video #74

Open mjishnu opened 8 months ago

mjishnu commented 8 months ago

i tried changing the quality in script.js to1920x1080 but it didn't work. it gave a Json saying 1920x1080.mp4 encoding not found tried different extensions like mkv,mov etc still no success. any idea on how we can get this to work

cachecollin commented 6 months ago

have you tried .ts ? I can download in 1080p using IDM which is stored in .ts

mjishnu commented 6 months ago

does it contain the full file have tried playing it?

cachecollin commented 5 months ago

yes, it is indeed full file and I can play them using vlc

mjishnu commented 4 months ago

yes, it is indeed full file and I can play them using vlc

unfortunately didn't work I think the Api endpoint is different or something.