Embed: added rate limiting to videojs crash reload, updated videojs and dashjs

This commit is contained in:
Cat 2020-01-22 16:52:58 +01:00 committed by Thulinma
parent 04a1b394dd
commit 573e945f5a
10 changed files with 5870 additions and 8360 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.5.4/video.min.js -O video.min.js
wget https://vjs.zencdn.net/7.6.6/video.min.js -O video.min.js

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long