diff options
| author | Philipp Hagemeister <phihag@phihag.de> | 2012-11-27 16:42:50 +0100 | 
|---|---|---|
| committer | Philipp Hagemeister <phihag@phihag.de> | 2012-11-27 16:42:50 +0100 | 
| commit | cc872b68a895bae05bd266cc59d53f6e3c638f6c (patch) | |
| tree | 0518ba7f811722a76b89837b5e71a97d6feb87f7 /README.md | |
| parent | 17cb14a33677cd37cd481f8ed7cff37fdab80f9d (diff) | |
Actually merge #379
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 | 
1 files changed, 5 insertions, 0 deletions
@@ -20,6 +20,11 @@ which means you can modify it, redistribute it or use it however you like.      -i, --ignore-errors      continue on download errors      -r, --rate-limit LIMIT   download rate limit (e.g. 50k or 44.6m)      -R, --retries RETRIES    number of retries (default is 10) +    --buffer-size SIZE       size of download buffer (e.g. 1024 or 16k) (default +                             is 1024) +    --no-resize-buffer       do not automatically adjust the buffer size. By +                             default, the buffer size is automatically resized +                             from an initial value of SIZE.      --dump-user-agent        display the current browser identification      --user-agent UA          specify a custom user agent      --list-extractors        List all supported extractors and the URLs they  | 
