update plyr config

This commit is contained in:
Jesús
2022-02-11 12:03:01 -05:00
parent cd876f65e3
commit 32d30bde9c

View File

@@ -87,6 +87,8 @@
'volume',
'captions',
'settings',
'pip',
'airplay',
'fullscreen'
],
iconUrl: "/youtube.com/static/modules/plyr/plyr.svg",
@@ -121,5 +123,8 @@
src: [storyboard_url],
},
settings: ['captions', 'quality', 'speed', 'loop'],
tooltips: {
controls: true,
},
});
}());