From: Sergey M․ Date: Tue, 9 Aug 2016 17:18:28 +0000 (+0700) Subject: [ChangeLog] Actualize X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=commitdiff_plain;h=5c8411e968a2e6962bc477356231483963248c83 [ChangeLog] Actualize --- diff --git a/ChangeLog b/ChangeLog index 657ff3e48..2b6794c4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,20 @@ version +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