LonnyGomes / vjs-video

An angular js directive for video.js
http://lonnygomes.github.io/vjs-video/
MIT License
75 stars 33 forks source link

Add support for video.js 6.0 #82

Open ghost opened 6 years ago

ghost commented 6 years ago

Currently, vis-video is hardcoded to only work for 4.x and 5.x. Fix this to enable support for version 6.x (related to #79).