[utils] Recognize units with full names in parse_filename
[youtube-dl] / ChangeLog
index 4503512318edfc75b8d4e1bb909d0926a4c5c6b8..b36e4438cd6a4bbc541f1dbd2e5004e6a657cd3b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
 version <unreleased>
 
 Core
-* Support m3u8 manifests in HTML5 multimedia tags
++ 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