silvermine / videojs-chromecast

MIT License
148 stars 75 forks source link

Remove deprecated .extend method #152

Closed ericfortmeyer closed 1 year ago

ericfortmeyer commented 1 year ago

Users of the library are seeing this warning in the browser console.

VIDEOJS: WARN: videojs.extend is deprecated as of Video.js 7.22.0 and will be removed in Video.js 8.0.0
yokuze commented 1 year ago

This was addressed in https://github.com/silvermine/videojs-chromecast/pull/153