From 34990f45c56593d75f13bf86a05b9fee2c8c4316 Mon Sep 17 00:00:00 2001 From: coolneng Date: Mon, 5 Feb 2024 23:38:24 +0100 Subject: [PATCH] Improve performance of yt-dlp with user agent --- mpv/.config/mpv/mpv.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf index d2ad3d4..7b43477 100644 --- a/mpv/.config/mpv/mpv.conf +++ b/mpv/.config/mpv/mpv.conf @@ -13,6 +13,7 @@ volume-max=200 af=acompressor ## Youtube-dl settings ytdl-format=bestvideo[height<=?1080][vcodec!=vp9]+bestaudio/best +ytdl-raw-options=extractor-args=youtube:player_client=android ## Wayland gpu-context=wayland ## Default window size