diff --git a/input.conf b/input.conf index 1c0a4d6..aff65e2 100644 --- a/input.conf +++ b/input.conf @@ -200,6 +200,6 @@ CTRL+0 no-osd change-list glsl-shaders clr ""; show-text "GLSL shaders cleared" TAB script-binding skip-key -o write-watch-later-config; loadfile "${path}" ctrl+K cycle-values keep-open "yes" "no" - +o write-watch-later-config; loadfile "${path}" +ctrl+R script-binding reload-scripts diff --git a/mpv.conf b/mpv.conf index c5821f6..ebb098f 100644 --- a/mpv.conf +++ b/mpv.conf @@ -164,15 +164,15 @@ osc=no interpolation tscale=oversample hwdec=auto-copy +ytdl-raw-options=ignore-config=,sub-lang=en,write-auto-sub= +ytdl-format=bestvideo+bestaudio/best -keep-open # get subtitles for videos automatically # sub-auto=fuzzy -ytdl-raw-options=ignore-config=,sub-lang=en,write-auto-sub= slang=en # disable subtitles by default -sid=no -ytdl-format=bestvideo+bestaudio/best +sid=yes +# keep-open [svp] input-ipc-server=/tmp/mpvsocket # Receives input from SVP