1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-06-13 12:50:06 +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 @@ Available for the video that is an episode of some series or programme:
- `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.