X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=a8d8d05a3774d9030940ddb66676f50d52f5aec4;hb=39e1c4f08c4cfca81943e73523bd66b890f5aff2;hp=e99ffcec66c66167d9e49dde1f6b1c8856c08a66;hpb=bd1bcd3ea079889cfd7cd44c0ea750ac9d432e41;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index e99ffcec6..a8d8d05a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +version + +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