about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-08-10 00:18:28 +0700
committerSergey M․ <dstftw@gmail.com>2016-08-10 00:18:28 +0700
commit5c8411e968a2e6962bc477356231483963248c83 (patch)
treec202bfa4e5ed44987b790239153ac153daa8c6bb
parentcc9c8ce5df9c1ac2f369a8060cdcca1e18f25457 (diff)
downloadyoutube-dl-5c8411e968a2e6962bc477356231483963248c83.tar.gz
youtube-dl-5c8411e968a2e6962bc477356231483963248c83.tar.xz
youtube-dl-5c8411e968a2e6962bc477356231483963248c83.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 657ff3e48..2b6794c4a 100644
--- 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