diff --git a/grzegorz/mpv.py b/grzegorz/mpv.py index bdf9eef..73a713d 100644 --- a/grzegorz/mpv.py +++ b/grzegorz/mpv.py @@ -29,6 +29,7 @@ class MPV: '--idle', '--force-window', *(('--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