mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
components/VideoPlayer:
This commit is contained in:
parent
dad59e0016
commit
29ff0ddc06
1 changed files with 1 additions and 1 deletions
|
@ -664,7 +664,7 @@ export default {
|
|||
}
|
||||
});
|
||||
|
||||
player.selectVariantTrack(bestStream);
|
||||
player.selectVariantTrack(bestStream,true);
|
||||
}
|
||||
|
||||
this.video.subtitles.map(subtitle => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue