aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2021-10-31 23:22:53 +0800
committerGuangxiong Lin <[email protected]>2021-10-31 23:22:53 +0800
commitcb58ef3ad9a8a4476cdf09454d3e652687e8fd90 (patch)
tree14b929db5faea4f1b43aa9040a237d3e68c5bcf6 /.config
parent6211d3fb8f7d001a59ca6f2323d037ed42ac1c2d (diff)
downloaddotfiles-cb58ef3ad9a8a4476cdf09454d3e652687e8fd90.tar.gz
dotfiles-cb58ef3ad9a8a4476cdf09454d3e652687e8fd90.tar.bz2
dotfiles-cb58ef3ad9a8a4476cdf09454d3e652687e8fd90.zip
Add youtube-dl config
Diffstat (limited to '.config')
-rw-r--r--.config/youtube-dl/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/youtube-dl/config b/.config/youtube-dl/config
new file mode 100644
index 0000000..b622a2c
--- /dev/null
+++ b/.config/youtube-dl/config
@@ -0,0 +1 @@
+-o '~/Downloads/%(title)s.%(ext)s'