diff options
author | Sergey M <dstftw@gmail.com> | 2016-02-07 19:08:54 +0600 |
---|---|---|
committer | Sergey M <dstftw@gmail.com> | 2016-02-07 19:08:54 +0600 |
commit | 72b9ebc65da3f1cb2f85d85b002674c8e5ae36ce (patch) | |
tree | c881b3ffb329bfe22bb658c658939ded41c6df3e /README.md | |
parent | 3b799ca14cfeb1d17da637b2539044758d7355e6 (diff) |
[README.md] Document extractor sequences in output template
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -480,6 +480,8 @@ The `-o` option allows users to indicate a template for the output file names. T - `filesize`: The number of bytes, if known in advance - `filesize_approx`: An estimate for the number of bytes - `protocol`: The protocol that will be used for the actual download + - `extractor`: Name of the extractor + - `extractor_key`: Key name of the extractor - `epoch`: Unix epoch when creating the file - `autonumber`: Five-digit number that will be increased with each download, starting at zero - `playlist`: Name or id of the playlist that contains the video |