diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-06-11 04:59:47 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-06-11 04:59:47 +0700 |
commit | 9ddc289f88542f4b0bf7ad5e9c725caf8889f71b (patch) | |
tree | d2ce1d42f51a4d0a0e8a69faf187a21790bf83ee /README.md | |
parent | 6626c214e1e0fa422d68b875cbb69dfb5aad8745 (diff) |
[README.md] Document missing playlist fields in output template
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -511,6 +511,9 @@ The basic usage is not to set any template arguments when downloading a single f - `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 - `playlist_index`: Index of the video in the playlist padded with leading zeros according to the total length of the playlist + - `playlist_id`: Playlist identifier + - `playlist_title`: Playlist title + Available for the video that belongs to some logical chapter or section: - `chapter`: Name or title of the chapter the video belongs to |