Merge branch 'pr/#10268' of https://github.com/lkho/youtube-dl into lkho-pr/#10268
[youtube-dl] / ChangeLog
index 32a96432bc200239ac632591e9829171f296bb0e..adbdc4f9b2902ae4ca565950388c2f2656549e56 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,30 @@
 version <unreleased>
 
+Core
++ Recognize more formats in unified_timestamp
+
 Extractors
+* [ctsnews] Fix extraction
+
+
+version 2016.08.10
+
+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
++ [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
 
 Core