aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2011-12-17 01:35:05 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2011-12-17 01:35:05 +0100
commitd6639d05c205953cd5f3d45e26946477b2cdc735 (patch)
tree20948c785052ba6a6fa1b1968375a78132f16dd4 /README.md
parent633cf7cbade120710497c7606bc5bbb0a4f50792 (diff)
downloadyoutube-dl-d6639d05c205953cd5f3d45e26946477b2cdc735.tar.xz
release 2011.12.182011.12.18
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 27a1bfe40..4adcb1f44 100644
--- a/README.md
+++ b/README.md
@@ -83,8 +83,8 @@ which means you can modify it, redistribute it or use it however you like.
### Post-processing Options:
--extract-audio convert video files to audio-only files (requires
ffmpeg and ffprobe)
- --audio-format FORMAT "best", "aac", "vorbis", "mp3", or "m4a"; best by
- default
+ --audio-format FORMAT "best", "aac", "vorbis", "mp3", "m4a", or "wav";
+ best by default
--audio-quality QUALITY ffmpeg audio bitrate specification, 128k by default
-k, --keep-video keeps the video file on disk after the post-
processing; the video is erased by default