Add yt-dlp config

This commit is contained in:
Alex 2024-05-22 11:32:11 +02:00
parent 67d49e1e49
commit c1e373f67d
Signed by: l-x
GPG key ID: 0B7107C9393169F4
2 changed files with 7 additions and 0 deletions

View file

@ -8,6 +8,7 @@
- ~/.config/fish
- ~/.config/git
- ~/.config/pacdef
- ~/.config/yt-dlp
- link:
~/.config/git:
@ -19,3 +20,6 @@
~/.config/pacdef:
path: pacdef/*
glob: true
~/.config/yt-dlp:
path: yt-dlp/*
glob: true

3
yt-dlp/config Normal file
View file

@ -0,0 +1,3 @@
--add-metadata
-S "ext"
-f "bv*[height<=1080]+ba/b[height<=1080] / wv*+ba/w"