[utils] Recognize units with full names in parse_filename
[youtube-dl] / ChangeLog
index 98a3dbca3bde37e951236400ae92d4b2792a44b2..b36e4438cd6a4bbc541f1dbd2e5004e6a657cd3b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,14 @@
 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