streamroot / videojs-hlsjs-plugin

hls.js Source Handler for video.js 5
http://www.streamroot.io
MIT License
155 stars 80 forks source link

Fixes v5 compatibility #65

Closed ruslandinov closed 6 years ago

ruslandinov commented 6 years ago
  1. Updates urls to video.js
  2. Removes not used dependencies.
  3. Fixes video.js >=5.0.0 < 5.3.0 compatibility once and for all.
  4. Puts an error message if used with not supported version of video.js.