diff options
Diffstat (limited to 'by_os')
-rw-r--r-- | by_os/Linux/mpv/.config/mpv/mpv.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/by_os/Linux/mpv/.config/mpv/mpv.conf b/by_os/Linux/mpv/.config/mpv/mpv.conf index 99aa8e2..dd04758 100644 --- a/by_os/Linux/mpv/.config/mpv/mpv.conf +++ b/by_os/Linux/mpv/.config/mpv/mpv.conf @@ -40,5 +40,5 @@ framedrop=no # you can also include other profiles profile=big-cache -ytdl-format=bestvideo[height <= 720]+bestaudio/best +ytdl-format=bestvideo[height <= 480]+bestaudio/best |