summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsxv478 <vt0451@yandex.ru>2023-03-06 02:28:40 +0300
committertsxv478 <vt0451@yandex.ru>2023-03-06 02:28:40 +0300
commit2ab24956c58d59c07dde559fb45333b687b257cd (patch)
tree3393b42395ee27634f024b0a283d7776fe1b2226
parent4cc3ef7ba204858388db83eeb407a4a2465c86c9 (diff)
yt-dlp
-rw-r--r--yt-dlp/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/yt-dlp/config b/yt-dlp/config
new file mode 100644
index 0000000..b26b3b5
--- /dev/null
+++ b/yt-dlp/config
@@ -0,0 +1,3 @@
+--restrict-filenames
+-f 'bestvideo[height<=?1080]+bestaudio/best'
+-o $HOME/vid/"%(uploader)s--%(title)s.%(ext)s"