youtube-dl

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

commit 05b7996cabf6e56de11fa6c81067e22a13e05c6a
parent c8802041dd92d7bf9595cb2b580ba21f8da56be7
Author: Sergey M․ <dstftw@gmail.com>
Date:   Thu, 20 Oct 2016 00:00:53 +0700

[ChangeLog] Fix typos and add unreleased version header

Diffstat:
MChangeLog | 7+++++--
1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,6 @@ +version <unreleased> + + version 2016.10.19 Core @@ -7,8 +10,8 @@ Core Extractors * [vidzi] Fix extraction (#10908, #10952) -* [urplay] Fix subtitle extraction -+ [urplay] Add supprt for urskola.se (#10915) +* [urplay] Fix subtitles extraction ++ [urplay] Add support for urskola.se (#10915) + [orf] Add subtitles support (#10939) * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896) * [nrk] Relax URL regular expression (#10928)