diff options
| author | Patrick Simianer <pks@pks.rocks> | 2020-01-17 08:02:32 +0100 |
|---|---|---|
| committer | Patrick Simianer <pks@pks.rocks> | 2020-01-17 08:02:32 +0100 |
| commit | 54d8019801882ba57c33b4b8b9bcc2ba2f64d113 (patch) | |
| tree | 91669f1b053ba3c74cc15bde94be1b2403f1f6c4 | |
| parent | 9ed43cee6891566cbaffc6f3ca7e3e72744c414d (diff) | |
mpv: youtube
| -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 |
