X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=2c90f791dc7c3bb94ca7e18b31a7c88235286bea;hb=28e35f50702a8841b4caf072a546ff06ca63db96;hp=8ef8a8307225731d9b9d738e4c826c71f9d3278e;hpb=2480b056c137e514662b70053ec2df1391b6c2ab;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 8ef8a8307..2c90f791d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +version 2017.02.17 + +Extractors +* [heise] Improve extraction (#9725) +* [ellentv] Improve (#11653) +* [openload] Fix extraction (#10408, #12002) ++ [theplatform] Recognize URLs with whitespaces (#12044) +* [einthusan] Relax URL regular expression (#12141, #12159) ++ [generic] Support complex JWPlayer embedded videos (#12030) +* [elpais] Improve extraction (#12139) + + version 2017.02.16 Core