From 5ac3968f696bb39f888282a5b0aa6edcbbd35c92 Mon Sep 17 00:00:00 2001 From: ksyasuda Date: Thu, 10 Aug 2023 01:41:02 -0700 Subject: [PATCH] update mpv config --- mpv.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/mpv.conf b/mpv.conf index 05e9fe3..258a2b9 100644 --- a/mpv.conf +++ b/mpv.conf @@ -95,7 +95,9 @@ profile=svp # Pretend to be a web browser. Might fix playback with some streaming sites, # but also will break with shoutcast streams. -user-agent="Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0" +# user-agent="Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0" +# user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36" +user-agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/37.0.2062.94 Chrome/37.0.2062.94 Safari/537.36" # cache settings # @@ -158,9 +160,9 @@ opengl-early-flush=no osc=no -# keep-open +keep-open # get subtitles for videos automatically -sub-auto=fuzzy +# sub-auto=fuzzy ytdl-raw-options=ignore-config=,sub-lang=en,write-auto-sub= slang=en # disable subtitles by default