]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - README.txt
New upstream version 2017.03.26
[youtubedl] / README.txt
index 0d89a04729d2854eacc93564ad365fa05c6cd608..e0f1c54f57da83a043fa1372a64b505965999219 100644 (file)
@@ -422,8 +422,9 @@ Post-processing Options:
                                      (requires ffmpeg or avconv and ffprobe or
                                      avprobe)
     --audio-format FORMAT            Specify audio format: "best", "aac",
-                                     "vorbis", "mp3", "m4a", "opus", or "wav";
-                                     "best" by default; No effect without -x
+                                     "flac", "mp3", "m4a", "opus", "vorbis", or
+                                     "wav"; "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