forked from midou/invidious
Fix DASH playback bug.
This commit is contained in:
parent
c7e65ce795
commit
3046350cb2
@ -19,6 +19,11 @@ var options = {
|
||||
'playbackRateMenuButton',
|
||||
'fullscreenToggle'
|
||||
]
|
||||
},
|
||||
html5: {
|
||||
hls: {
|
||||
overrideNative: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user