diff --git a/README.md b/README.md index 2ed7517918..80152071d2 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ # OUTPUT TEMPLATE - `playlist`: The sequence will be replaced by the name or the id of the playlist that contains the video. - `playlist_index`: The sequence will be replaced by the index of the video in the playlist padded with leading zeros according to the total length of the playlist. - `format_id`: The sequence will be replaced by the format code specified by `--format`. + - `duration`: The sequence will be replaced by the length of the video in seconds. The current default template is `%(title)s-%(id)s.%(ext)s`.