mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[README.md] Fix typo
This commit is contained in:
parent
4340727e6c
commit
bd6b6f6622
1 changed files with 1 additions and 1 deletions
|
@ -455,7 +455,7 @@ # OUTPUT TEMPLATE
|
||||||
- `format_id`: Format code specified by `--format`.
|
- `format_id`: Format code specified by `--format`.
|
||||||
- `duration`: Length of the video in seconds.
|
- `duration`: Length of the video in seconds.
|
||||||
|
|
||||||
Available for the video that belong to some logical chapter or section:
|
Available for the video that belongs to some logical chapter or section:
|
||||||
- `chapter`: Name or title of the chapter the video belongs to.
|
- `chapter`: Name or title of the chapter the video belongs to.
|
||||||
- `chapter_number`: Number of the chapter the video belongs to, as an integer.
|
- `chapter_number`: Number of the chapter the video belongs to, as an integer.
|
||||||
- `chapter_id`: Id of the chapter the video belongs to, as a unicode string.
|
- `chapter_id`: Id of the chapter the video belongs to, as a unicode string.
|
||||||
|
|
Loading…
Reference in a new issue