Exclude vp9 from youtube-dl codecs

This commit is contained in:
coolneng 2019-11-22 02:29:36 +01:00
parent 0fd29cfbeb
commit ba921a194f
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ vo=gpu
volume-max=200
af=acompressor
## Youtube-dl settings
ytdl-format=bestvideo[height<=?720]+bestaudio/best
ytdl-format=bestvideo[height<=?720][vcodec!=vp9]+bestaudio/best