From 16ee8345ff770c6ceb9c739b6d052f8d5bf0b6da Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Tue, 31 Oct 2023 21:36:01 +0000 Subject: [PATCH] mpv: load subtitles that contain the title Rather than having exactly the same name. --- mpv/config | 1 + 1 file changed, 1 insertion(+) diff --git a/mpv/config b/mpv/config index f0ccb00..2f3b644 100644 --- a/mpv/config +++ b/mpv/config @@ -2,4 +2,5 @@ ytdl ytdl-format=bestvideo*[height<=720]+bestaudio/best[height<=720] cache=auto +sub-auto=fuzzy no-sub -- 2.48.1