Demo fixes

This commit is contained in:
Sam Potts
2017-10-02 14:52:31 +11:00
parent 9fb79f29fd
commit a21ffe983c
11 changed files with 137 additions and 103 deletions

View File

@ -1,6 +1,6 @@
// ==========================================================================
// Plyr
// plyr.js v2.0.14
// plyr.js v2.0.15
// https://github.com/sampotts/plyr
// License: The MIT License (MIT)
// ==========================================================================
@ -44,7 +44,7 @@
displayDuration: true,
loadSprite: true,
iconPrefix: "plyr",
iconUrl: "https://cdn.plyr.io/2.0.14/plyr.svg",
iconUrl: "https://cdn.plyr.io/2.0.15/plyr.svg",
blankUrl: "https://cdn.plyr.io/static/blank.mp4",
clickToPlay: true,
hideControls: true,