diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-30 00:13:26 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-03 09:17:39 +0700 |
commit | 7fbdbe1415eab722f68c97c62ac1e680d94a948d (patch) | |
tree | dbcd5481b0d3422bb2789f4590ff3469543832e0 /network/youtube-dl/youtube-dl.1 | |
parent | 29b0a0c0355a497c1ac1960be1bc09defa433832 (diff) |
network/youtube-dl: Updated for version 2015.09.28.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/youtube-dl/youtube-dl.1')
-rw-r--r-- | network/youtube-dl/youtube-dl.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1 index ef57bb8190e60..a55d2ccb261f5 100644 --- a/network/youtube-dl/youtube-dl.1 +++ b/network/youtube-dl/youtube-dl.1 @@ -362,6 +362,9 @@ total length of the playlist. .IP \[bu] 2 \f[C]format_id\f[]: The sequence will be replaced by the format code specified by \f[C]\-\-format\f[]. +.IP \[bu] 2 +\f[C]duration\f[]: The sequence will be replaced by the length of the +video in seconds. .PP The current default template is \f[C]%(title)s\-%(id)s.%(ext)s\f[]. .PP |