yt-dlp: Add default configuration
This commit is contained in:
parent
34a5bbdacb
commit
20066f99c7
1 changed files with 3 additions and 0 deletions
3
yt-dlp/.config/yt-dlp/config
Normal file
3
yt-dlp/.config/yt-dlp/config
Normal file
|
@ -0,0 +1,3 @@
|
|||
--ignore-errors
|
||||
-o ~/Videos/%(title)s.%(ext)s
|
||||
-f 140
|
Loading…
Reference in a new issue