Document configuration
[youtube-dl] / README.md
index abd8a5ef10cbd3d02a10e0854886603668ef6394..9775c9b0446bcad932810be3ef661c553fef8e83 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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?