diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2015-02-17 17:29:32 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2015-02-17 17:29:32 +0100 |
commit | 46312e0b46147ff26008eee62b2f9ba47b30fe73 (patch) | |
tree | 2126389e55dc254f55bd6cfb601edc65beac2bcd /README.md | |
parent | f9216ed6ad19cbf66487d514e5a5349a4d491671 (diff) |
release 2015.02.172015.02.17
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -161,6 +161,8 @@ 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 (experimental) set file xattribute ytdl.filesize with expected filesize + --hls-prefer-native (experimental) Use the native HLS + downloader instead of ffmpeg. --external-downloader COMMAND (experimental) Use the specified external downloader. Currently supports aria2c,curl,wget |