This commit is contained in:
ac615223s5 2024-08-06 00:06:28 +00:00 committed by GitHub
commit 5e61506643
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -664,7 +664,7 @@ export default {
} }
}); });
player.selectVariantTrack(bestStream); player.selectVariantTrack(bestStream, true);
} }
this.video.subtitles.map(subtitle => { this.video.subtitles.map(subtitle => {