youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 72b9ebc65da3f1cb2f85d85b002674c8e5ae36ce
parent 3b799ca14cfeb1d17da637b2539044758d7355e6
Author: Sergey M <dstftw@gmail.com>
Date:   Sun,  7 Feb 2016 19:08:54 +0600

[README.md] Document extractor sequences in output template
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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