Embed: videojs stability tweaks, videojs and dashjs updated

This commit is contained in:
Cat 2021-05-05 10:35:05 +02:00 committed by Thulinma
parent dee1495302
commit e96799d5ac
10 changed files with 41 additions and 20 deletions

File diff suppressed because one or more lines are too long

View file

@ -5,4 +5,4 @@ wget https://cdn.dashjs.org/latest/dash.all.min.js -O dash.all.min.js
echo "Videojs"
echo "You'll want to check for the latest version at https://videojs.com/getting-started/#download-cdn"
wget https://vjs.zencdn.net/7.6.6/video.min.js -O video.min.js
wget https://vjs.zencdn.net/7.8.4/video.min.js -O video.min.js

File diff suppressed because one or more lines are too long