[firsttv] fix extraction(closes #9249)
[youtube-dl] / ChangeLog
index e99ffcec66c66167d9e49dde1f6b1c8856c08a66..a8d8d05a3774d9030940ddb66676f50d52f5aec4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+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
++ [litv] Support 'promo' URLs (#10385)
+* [snotr] Fix extraction (#10338)
+* [n-tv.de] Fix extraction (#10331)
+
+
 version 2016.08.19
 
 Core