silvermine / videojs-chromecast

MIT License
148 stars 75 forks source link

Remove usage of obsolete videojs.extend() #151

Closed frikiluser closed 1 year ago

frikiluser commented 1 year ago

videojs.extend is deprecated as of Video.js 7.22.0 and was removed in Video.js 8.0.0

yokuze commented 1 year ago

@frikiluser Thank you for the PR. https://github.com/silvermine/videojs-chromecast/pull/153 addressed the issue and included the transpiling we needed. The fix is available in v1.4.1.