youtube-dl

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

commit bd6b6f662268a8a59a1cb9e72ac38a84dfa07822
parent 4340727e6cbdb55c2d190fe41f38f614a3e3780b
Author: Sergey M <dstftw@gmail.com>
Date:   Sat,  6 Feb 2016 22:36:30 +0600

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

diff --git a/README.md b/README.md @@ -455,7 +455,7 @@ The `-o` option allows users to indicate a template for the output file names. T - `format_id`: Format code specified by `--format`. - `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_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.