Embed rework
This commit is contained in:
parent
98054f268f
commit
ac7659614a
58 changed files with 8278 additions and 49187 deletions
8
embed/players/update.sh
Executable file
8
embed/players/update.sh
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Dashjs"
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue