X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=3f2299a37a781fda593bab4493d4b09964d39f73;hb=9187ee4f19e90ba789b0db7abb32ab595370f84f;hp=3e16a2cb3d539b908d359db90d202e6693adf8a4;hpb=a093cfc78b584a6e5dbc4bbca525f9e40af9522d;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 3e16a2cb3..3f2299a37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,23 @@ version +Extractors ++ [huajiao] New extractor (#10917) +* [cmt] Fix mgid extraction (#10813) +* [chirbit] Fix extraction of user profile pages +* [charambatv] Fix extraction +* [canalplus] Fix extraction for some videos +* [cbsinteractive] Fix extraction for cnet.com +* [parliamentliveuk] Lower case URLs are now recognized (#10912) + + +version 2016.10.12 + Core + Support HTML media elements without child nodes * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387) Extractors +* [dailymotion] Fix extraction (#10901) * [vimeo:review] Fix extraction (#10900) * [nhl] Correctly handle invalid formats (#10713) * [footyroom] Fix extraction (#10810) @@ -12,6 +25,7 @@ Extractors + [hbo] Add support for episode pages (#10892) * [allocine] Fix extraction (#10860) + [nextmedia] Recognize action news on AppleDaily +* [lego] Improve info extraction and bypass geo restriction (#10872) version 2016.10.07