From: Sergey M Date: Sun, 7 Feb 2016 13:08:54 +0000 (+0600) Subject: [README.md] Document extractor sequences in output template X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=72b9ebc65da3f1cb2f85d85b002674c8e5ae36ce;p=youtube-dl [README.md] Document extractor sequences in output template --- diff --git a/README.md b/README.md index 93a88e79b..fe301ef53 100644 --- a/README.md +++ b/README.md @@ -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