mirror of
https://github.com/iv-org/invidious.git
synced 2026-01-13 23:32:41 +00:00
Use 'fluid' for videojs
This commit is contained in:
@@ -22,6 +22,7 @@ var options = {
|
||||
aspectRatio: "16:9",
|
||||
preload: "auto",
|
||||
playbackRates: [0.5, 1, 1.5, 2],
|
||||
fluid: true,
|
||||
controlBar: {
|
||||
children: [
|
||||
'playToggle',
|
||||
|
||||
Reference in New Issue
Block a user