Peer5 / videojs-contrib-hls.js

HLS library for video.js using Dailymotion's hls.js tech
Apache License 2.0
108 stars 55 forks source link

Support alternative m3u8 content type #23

Closed tmm1 closed 7 years ago

tmm1 commented 7 years ago

Apple recommends "application/vnd.apple.mpegurl" for HLS

mrbar42 commented 7 years ago

@tmm1 thanks for the PR

tmm1 commented 7 years ago

I think your last commit broke canPlayType because the regex is only defined in the first function