youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 860db2d508f2a18c1b48adb9b1eddc753721bd47
parent 4b8874975cdcd9ea656ce603f87d94b871d2849c
Author: Sergey M <dstftw@gmail.com>
Date:   Sat,  6 Feb 2016 22:40:20 +0600

[README.md] Fix typo
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -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.