ghouet / chrome-hls

Extension that allows native hls playback in chrome browser
Other
82 stars 46 forks source link

Using jsDelivr JS #8

Open mangui opened 7 years ago

mangui commented 7 years ago

Hi @gramk I was wondering whether it would make sense to rely on https://www.jsdelivr.com/package/npm/hls.js to host hls.min.js

you could list all versions using https://data.jsdelivr.com/v1/package/npm/hls.js

and then use https://cdn.jsdelivr.net/npm/hls.js@version/dist/hls.min.js for example : https://cdn.jsdelivr.net/npm/hls.js@0.8.4/dist/hls.min.js

ghouet commented 7 years ago

I don’t think i can link to remote js in the extension, I’ll have a look though, that would simplify my maintenance work... On Tue, Oct 3, 2017 at 4:29 PM Guillaume du Pontavice < notifications@github.com> wrote:

Hi @gramk https://github.com/gramk I was wondering whether it would make sense to rely on https://www.jsdelivr.com/package/npm/hls.js to host hls.min.js

you could list all versions using https://data.jsdelivr.com/v1/package/npm/hls.js

and then use https://cdn.jsdelivr.net/npm/hls.js@version/dist/hls.min.js for example : https://cdn.jsdelivr.net/npm/hls.js@0.8.4/dist/hls.min.js

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gramk/chrome-hls/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/AEIG5Vuzsh1oxZYrUoFAR3wfX0USiRMKks5sooshgaJpZM4Pspdh .