diff --git a/grzegorz/mpv.py b/grzegorz/mpv.py index f7a7f76..16c1c36 100644 --- a/grzegorz/mpv.py +++ b/grzegorz/mpv.py @@ -29,7 +29,6 @@ class MPV: '--pipewire-remote=/run/user/1003/pipewire-0', # Cage doesn't set up XDG variables properly? '--idle', *(('--fullscreen',) if not IS_DEBUG else ()), - '--ytdl-format=bestvideo[height<=?1080]', '--no-terminal', '--load-unsafe-playlists', '--keep-open', # Keep last frame of video on end of video