Improve performance of yt-dlp with user agent
This commit is contained in:
parent
26a36504d0
commit
34990f45c5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue