X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=youtube-dl.1;fp=youtube-dl.1;h=2f7f25f3105c293e8fc00c16578ac8895dfeff77;hb=877f4c45d3c42045cca9295a92f336e551c7eab8;hp=b94b9d4192afb1a6ea16b2cdfdc70bd89584b0b8;hpb=02531431f2e4fcf7e9888299a4e6a56fd7a672d5;p=youtube-dl diff --git a/youtube-dl.1 b/youtube-dl.1 index b94b9d419..2f7f25f31 100644 --- a/youtube-dl.1 +++ b/youtube-dl.1 @@ -164,10 +164,15 @@ person who uploaded the video. in YYYYMMDD format. .IP \[bu] 2 \f[C]title\f[]: The sequence will be replaced by the video title. -ext\f[C]:\ The\ sequence\ will\ be\ replaced\ by\ the\ appropriate\ extension\ (like\ flv\ or\ mp4).\ epoch\f[]: -The sequence will be replaced by the Unix epoch when creating the file. -autonumber`: The sequence will be replaced by a five-digit number that -will be increased with each download, starting at zero. +.IP \[bu] 2 +\f[C]ext\f[]: The sequence will be replaced by the appropriate extension +(like flv or mp4). +.IP \[bu] 2 +\f[C]epoch\f[]: The sequence will be replaced by the Unix epoch when +creating the file. +.IP \[bu] 2 +\f[C]autonumber\f[]: The sequence will be replaced by a five-digit +number that will be increased with each download, starting at zero. .PP The current default template is \f[C]%(id)s.%(ext)s\f[], but that will be switchted to \f[C]%(title)s-%(id)s.%(ext)s\f[] (which can be