Improve performance of yt-dlp with user agent

This commit is contained in:
coolneng 2024-02-05 23:38:24 +01:00
parent 26a36504d0
commit 34990f45c5
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ volume-max=200
af=acompressor af=acompressor
## Youtube-dl settings ## Youtube-dl settings
ytdl-format=bestvideo[height<=?1080][vcodec!=vp9]+bestaudio/best ytdl-format=bestvideo[height<=?1080][vcodec!=vp9]+bestaudio/best
ytdl-raw-options=extractor-args=youtube:player_client=android
## Wayland ## Wayland
gpu-context=wayland gpu-context=wayland
## Default window size ## Default window size