update plyr config
This commit is contained in:
parent
cd876f65e3
commit
32d30bde9c
@ -87,6 +87,8 @@
|
|||||||
'volume',
|
'volume',
|
||||||
'captions',
|
'captions',
|
||||||
'settings',
|
'settings',
|
||||||
|
'pip',
|
||||||
|
'airplay',
|
||||||
'fullscreen'
|
'fullscreen'
|
||||||
],
|
],
|
||||||
iconUrl: "/youtube.com/static/modules/plyr/plyr.svg",
|
iconUrl: "/youtube.com/static/modules/plyr/plyr.svg",
|
||||||
@ -121,5 +123,8 @@
|
|||||||
src: [storyboard_url],
|
src: [storyboard_url],
|
||||||
},
|
},
|
||||||
settings: ['captions', 'quality', 'speed', 'loop'],
|
settings: ['captions', 'quality', 'speed', 'loop'],
|
||||||
|
tooltips: {
|
||||||
|
controls: true,
|
||||||
|
},
|
||||||
});
|
});
|
||||||
}());
|
}());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user