yt-dlp: Allow automatic selection of best audio codec/format
This commit is contained in:
parent
63946cb39d
commit
ccd2f77454
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
--ignore-errors
|
--ignore-errors
|
||||||
-o ~/Videos/%(title)s.%(ext)s
|
-o ~/Videos/%(title)s.%(ext)s
|
||||||
-f 140
|
-f bestaudio
|
||||||
|
|
Loading…
Reference in a new issue