Skip to content

Commit

Permalink
[README.md] Document the 'duration' field in the output template (ytd…
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimeMF committed Sep 25, 2015
1 parent 4866b72 commit 4c917d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ The `-o` option allows users to indicate a template for the output file names. T
- `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`.

Expand Down

0 comments on commit 4c917d0

Please sign in to comment.