summaryrefslogtreecommitdiff
path: root/.config/yt-dlp
diff options
context:
space:
mode:
authortsxv478 <atvx717@infraredcombat.xyz>2024-06-19 06:58:00 +0300
committertsxv478 <atvx717@infraredcombat.xyz>2024-06-19 06:58:00 +0300
commiteef114987d5a6373739b6d9af0e2a34dc7ad4319 (patch)
tree5d3898db011bb0202ad33cec1ff615b814d06341 /.config/yt-dlp
parent4b1efeb6d6e5c6999ff0c9e56855b30a1bf18c84 (diff)
Fix structure
Diffstat (limited to '.config/yt-dlp')
-rw-r--r--.config/yt-dlp/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/yt-dlp/config b/.config/yt-dlp/config
new file mode 100644
index 0000000..b26b3b5
--- /dev/null
+++ b/.config/yt-dlp/config
@@ -0,0 +1,3 @@
+--restrict-filenames
+-f 'bestvideo[height<=?1080]+bestaudio/best'
+-o $HOME/vid/"%(uploader)s--%(title)s.%(ext)s"