[utils] Recognize units with full names in parse_filename
[youtube-dl] / ChangeLog
index 354306a976e0c1c39084b5c9bef90ffbc8aa3cd5..b36e4438cd6a4bbc541f1dbd2e5004e6a657cd3b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+version <unreleased>
+
+Core
++ Recognize file size strings with full unit names (for example "8.5
+  megabytes")
++ 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