Embed: videojs live fixes

This commit is contained in:
Cat 2019-04-19 10:37:12 +02:00 committed by Thulinma
parent 2fa6565f7b
commit dfb308aac7
8 changed files with 51 additions and 14 deletions

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.3.0/video.min.js -O video.min.js
wget https://vjs.zencdn.net/7.4.1/video.min.js -O video.min.js

File diff suppressed because one or more lines are too long