diff options
author | Sergey M․ <dstftw@gmail.com> | 2018-02-03 23:36:03 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2018-02-03 23:36:03 +0700 |
commit | db157d2a2a9e1e5940ad457575c341c8bc5499ae (patch) | |
tree | b50d31502a8338125ad426901e4be1b637c0c9a6 /README.md | |
parent | 6fcc053947cbb7bc603b0a24ae27e4a6982fe12d (diff) |
release 2018.02.032018.02.03
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -198,6 +198,11 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo size. By default, the buffer size is automatically resized from an initial value of SIZE. + --http-chunk-size SIZE Size of a chunk for chunk-based HTTP + downloading (e.g. 10485760 or 10M) (default + is disabled). May be useful for bypassing + bandwidth throttling imposed by a webserver + (experimental) --playlist-reverse Download playlist videos in reverse order --playlist-random Download playlist videos in random order --xattr-set-filesize Set file xattribute ytdl.filesize with |