diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2015-08-09 20:13:02 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2015-08-09 20:13:02 +0200 |
commit | 27c7114af6b82bfe8be6b8e4dfa6e11dd1356044 (patch) | |
tree | b302df04d02cb60fd9553714bb144077deccadbc /README.md | |
parent | 0791ac1b4415601f464f9656a4485b3ae6b67f4e (diff) |
release 2015.08.092015.08.09
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ which means you can modify it, redistribute it or use it however you like. --playlist-reverse Download playlist videos in reverse order --xattr-set-filesize Set file xattribute ytdl.filesize with expected filesize (experimental) --hls-prefer-native Use the native HLS downloader instead of ffmpeg (experimental) - --external-downloader COMMAND Use the specified external downloader. Currently supports aria2c,curl,httpie,wget + --external-downloader COMMAND Use the specified external downloader. Currently supports aria2c,axel,curl,httpie,wget --external-downloader-args ARGS Give these arguments to the external downloader ## Filesystem Options: |