X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=README.md;h=51501684b3607ac12f312bb7337177358fc1993a;hb=234e230c8781ed46013a6a26d56c4b1dcbe57e69;hp=05f437db91466f52e1116e5809fa10db94fa9e18;hpb=34ae0f9d2019c043f86cb31d37ba30fea9c2faf2;p=youtube-dl diff --git a/README.md b/README.md index 05f437db9..51501684b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ which means you can modify it, redistribute it or use it however you like. -r, --rate-limit LIMIT download rate limit (e.g. 50k or 44.6m) -R, --retries RETRIES number of retries (default is 10) --dump-user-agent display the current browser identification + --user-agent None specify a custom user agent --list-extractors List all supported extractors and the URLs they would handle @@ -93,8 +94,9 @@ which means you can modify it, redistribute it or use it however you like. ffmpeg or avconv and ffprobe or avprobe) --audio-format FORMAT "best", "aac", "vorbis", "mp3", "m4a", or "wav"; best by default - --audio-quality QUALITY ffmpeg/avconv audio bitrate specification, 128k by - default + --audio-quality QUALITY ffmpeg/avconv audio quality specification, insert a + value between 0 (better) and 9 (worse) for VBR or a + specific bitrate like 128K (default 5) -k, --keep-video keeps the video file on disk after the post- processing; the video is erased by default