youtube-dl

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

commit 5c8411e968a2e6962bc477356231483963248c83
parent cc9c8ce5df9c1ac2f369a8060cdcca1e18f25457
Author: Sergey M․ <dstftw@gmail.com>
Date:   Wed, 10 Aug 2016 00:18:28 +0700

[ChangeLog] Actualize

Diffstat:
MChangeLog | 14+++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,8 +1,20 @@ version <unreleased> +Core +* Make --metadata-from-title non fatal when title does not match the pattern +* Introduce options for randomized sleep before each download + --min-sleep-interval and --max-sleep-interval (#9930) +* Respect default in _search_json_ld + Extractors -* [kuwo:singer] Fix extraction ++ [uol] Add extractor for uol.com.br (#4263) +* [rbmaradio] Fix extraction and extract all formats (#10242) ++ [sonyliv] Add extractor for sonyliv.com (#10258) * [aparat] Fix extraction +* [cwtv] Extract HTTP formats ++ [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253) +* [kuwo:singer] Fix extraction + version 2016.08.07