diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2016-01-31 12:57:18 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2016-01-31 12:57:18 +0100 |
commit | a69bee4762044b657e1fd8bd4cf0baa58d950bc3 (patch) | |
tree | 5b00631453b8a92647cfe9a3210cbd55e9071912 /README.md | |
parent | 9acd33094d36acde60a42837ed775c68ad3a327d (diff) |
release 2016.01.312016.01.31
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -173,6 +173,10 @@ which means you can modify it, redistribute it or use it however you like. expected filesize (experimental) --hls-prefer-native Use the native HLS downloader instead of ffmpeg (experimental) + --hls-use-mpegts Use the mpegts container for HLS videos, + allowing to play the video while + downloading (some players may not be able + to play it) --external-downloader COMMAND Use the specified external downloader. Currently supports aria2c,axel,curl,httpie,wget |