diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-02-24 06:09:15 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-02-24 06:09:15 +0700 |
commit | 6b097cff278c93de0665bf681729d75121a98eed (patch) | |
tree | 3930bc6e17d26dbed48234a62785e71305511160 /README.md | |
parent | f2f7961820155b6db4a70f083f011cd014c9b51c (diff) |
release 2017.02.242017.02.24
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -217,21 +217,11 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo --id Use only video ID in file name -o, --output TEMPLATE Output filename template, see the "OUTPUT TEMPLATE" for all the info - --autonumber-size NUMBER Specify the number of digits in - %(autonumber)s when it is present in output - filename template or --auto-number option - is given (default is 5) --autonumber-start NUMBER Specify the start value for %(autonumber)s (default is 1) --restrict-filenames Restrict filenames to only ASCII characters, and avoid "&" and spaces in filenames - -A, --auto-number [deprecated; use -o - "%(autonumber)s-%(title)s.%(ext)s" ] Number - downloaded files starting from 00000 - -t, --title [deprecated] Use title in file name - (default) - -l, --literal [deprecated] Alias of --title -w, --no-overwrites Do not overwrite files -c, --continue Force resume of partially downloaded files. By default, youtube-dl will resume |