diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2016-03-25 09:27:18 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2016-03-25 09:27:18 +0100 |
commit | 0be8314dc86a2630863ea89c94ee827a4b97b846 (patch) | |
tree | ccc1596182fbc3d5c5e01c741354b809e6eb767b /README.md | |
parent | d7f62b049a07d59265f679d13d736f5f8b096ce4 (diff) |
release 2016.03.252016.03.25
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -164,6 +164,8 @@ which means you can modify it, redistribute it or use it however you like. (e.g. 50K or 4.2M) -R, --retries RETRIES Number of retries (default is 10), or "infinite". + --fragment-retries RETRIES Number of retries for a fragment (default + is 10), or "infinite" (DASH only) --buffer-size SIZE Size of download buffer (e.g. 1024 or 16K) (default is 1024) --no-resize-buffer Do not automatically adjust the buffer @@ -376,8 +378,8 @@ which means you can modify it, redistribute it or use it however you like. --no-post-overwrites Do not overwrite post-processed files; the post-processed files are overwritten by default - --embed-subs Embed subtitles in the video (only for mkv - and mp4 videos) + --embed-subs Embed subtitles in the video (only for mp4, + webm and mkv videos) --embed-thumbnail Embed thumbnail in the audio as cover art --add-metadata Write metadata to the video file --metadata-from-title FORMAT Parse additional metadata like song title / |