diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2024-06-19 06:58:00 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2024-06-19 06:58:00 +0300 |
commit | eef114987d5a6373739b6d9af0e2a34dc7ad4319 (patch) | |
tree | 5d3898db011bb0202ad33cec1ff615b814d06341 /yt-dlp | |
parent | 4b1efeb6d6e5c6999ff0c9e56855b30a1bf18c84 (diff) |
Fix structure
Diffstat (limited to 'yt-dlp')
-rw-r--r-- | yt-dlp/config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/yt-dlp/config b/yt-dlp/config deleted file mode 100644 index b26b3b5..0000000 --- a/yt-dlp/config +++ /dev/null @@ -1,3 +0,0 @@ ---restrict-filenames --f 'bestvideo[height<=?1080]+bestaudio/best' --o $HOME/vid/"%(uploader)s--%(title)s.%(ext)s" |