summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-01-22 18:59:04 +0700
committerSergey M․ <dstftw@gmail.com>2017-01-22 18:59:04 +0700
commit9d5b29c881f679b1d4270326af4ba6f657807011 (patch)
tree2c0dfbc98105602acc4e81180356d89f82428847 /README.md
parent6c031a35f31717cc1a535d5d808b94967b841a93 (diff)
downloadyoutube-dl-9d5b29c881f679b1d4270326af4ba6f657807011.tar.gz
youtube-dl-9d5b29c881f679b1d4270326af4ba6f657807011.tar.xz
youtube-dl-9d5b29c881f679b1d4270326af4ba6f657807011.zip
release 2017.01.22 2017.01.22
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a606346b2..4f677d0cc 100644
--- a/README.md
+++ b/README.md
@@ -374,7 +374,7 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
                                      avprobe)
     --audio-format FORMAT            Specify audio format: "best", "aac",
                                      "vorbis", "mp3", "m4a", "opus", or "wav";
-                                     "best" by default
+                                     "best" by default; No effect without -x
     --audio-quality QUALITY          Specify ffmpeg/avconv audio quality, insert
                                      a value between 0 (better) and 9 (worse)
                                      for VBR or a specific bitrate like 128K