X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=README.md;h=5008e5a369727944af31b61376b1927bcff15938;hb=2934c2ce43412be2fbb28ee5fa8d6cd227203036;hp=27a1bfe40bba2b761a3b4cad01776531743791a1;hpb=561504fffaec8a141a5bdd20ca0a418795d38835;p=youtube-dl.git diff --git a/README.md b/README.md index 27a1bfe..5008e5a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ which means you can modify it, redistribute it or use it however you like. ## OPTIONS -h, --help print this help text and exit - -v, --version print program version and exit + --version print program version and exit -U, --update update this program to latest version -i, --ignore-errors continue on download errors -r, --rate-limit LIMIT download rate limit (e.g. 50k or 44.6m) @@ -66,6 +66,7 @@ which means you can modify it, redistribute it or use it however you like. --get-format simulate, quiet but print output format --no-progress do not print progress bar --console-title display progress in console titlebar + -v, --verbose print various debugging information ### Video Format Options: -f, --format FORMAT video format code @@ -83,8 +84,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