[vuclip] Adapt to the new API and update _TEST
[youtube-dl] / ChangeLog
index 354306a976e0c1c39084b5c9bef90ffbc8aa3cd5..4503512318edfc75b8d4e1bb909d0926a4c5c6b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+version <unreleased>
+
+Core
+* Support m3u8 manifests in HTML5 multimedia tags
+* Fix js_to_json(): correct octal or hexadecimal number detection
+
+Extractors
+* [n-tv.de] Fix extraction (#10331)
+
+
+version 2016.08.19
+
+Core
+- Remove output template description from --help
+* Recognize lowercase units in parse_filesize
+
+Extractors
++ [porncom] Add extractor for porn.com (#2251, #10251)
++ [generic] Add support for DBTV embeds
+* [vk:wallpost] Fix audio extraction for new site layout
+* [vk] Fix authentication
++ [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
++ [discoverygo] Add support for another GO network sites
+
+
 version 2016.08.17
 
 Core