Document configuration

This commit is contained in:
Philipp Hagemeister 2012-11-26 23:24:55 +01:00
parent 92b91c1878
commit df4bad3245
3 changed files with 12 additions and 2 deletions

View file

@ -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?