1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-09-05 10:29:35 +02:00

[README.md] Fix typo

This commit is contained in:
Sergey M 2016-02-06 22:40:20 +06:00
parent 4b8874975c
commit 860db2d508

View File

@ -464,7 +464,7 @@ # OUTPUT TEMPLATE
- `series`: Title of the series or programme the video episode belongs to.
- `season`: Title of the season the video episode belongs to.
- `season_number`: Number of the season the video episode belongs to.
- `season_id`:Id of the season the video episode belongs to.
- `season_id`: Id of the season the video episode belongs to.
- `episode`: Title of the video episode.
- `episode_number`: Number of the video episode within a season.
- `episode_id`: Id of the video episode, as a unicode string.