Document configuration
This commit is contained in:
parent
92b91c1878
commit
df4bad3245
3 changed files with 12 additions and 2 deletions
|
@ -102,6 +102,10 @@ which means you can modify it, redistribute it or use it however you like.
|
|||
-k, --keep-video keeps the video file on disk after the post-
|
||||
processing; the video is erased by default
|
||||
|
||||
# CONFIGURATION
|
||||
|
||||
You can configure youtube-dl by placing default arguments (such as `--extract-audio --no-mtime` to always extract the audio and not copy the mtime) into `/etc/youtube-dl.conf` and/or `~/.local/config/youtube-dl.conf`.
|
||||
|
||||
# FAQ
|
||||
|
||||
### Can you please put the -b option back?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue