diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf new file mode 100644 index 0000000..b450527 --- /dev/null +++ b/mpv/.config/mpv/mpv.conf @@ -0,0 +1,7 @@ +hwdec=auto +sub-auto=fuzzy +alang=eng,en,english +slang=en,eng,english +sub-scale=1.00 +script-opts=ytdl_hook-ytdl_path=#PATH +ytdl-format="((bestvideo[vcodec^=vp9]/bestvideo)+(bestaudio[acodec=opus]/bestaudio[acodec=vorbis]/bestaudio[acodec=aac]/bestaudio))/best"