X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=6034c9ea4ec3f2be291fe7f2fa63602c3191960d;hb=6b097cff278c93de0665bf681729d75121a98eed;hp=14db5ac13eae82e6cced217f35f1bad1a0a8085d;hpb=63a29b6118d147404b5fff63d82f098c4bfa3ffc;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 14db5ac13..6034c9ea4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,24 @@ -version +version 2017.02.24 + +Core +* [options] Hide deprecated options from --help +* [options] Deprecate --autonumber-size ++ [YoutubeDL] Add support for string formatting operations in output template + (#5185, #5748, #6841, #9929, #9966 #9978, #12189) + +Extractors ++ [lynda:course] Add webpage extraction fallback (#12238) +* [go] Sign all uplynk URLs and use geo bypass only for free videos + (#12087, #12210) ++ [skylinewebcams] Add support for skylinewebcams.com (#12221) ++ [instagram] Add support for multi video posts (#12226) ++ [crunchyroll] Extract playlist entries ids +* [mgtv] Fix extraction ++ [sohu] Raise GeoRestrictedError ++ [leeco] Raise GeoRestrictedError and use geo bypass mechanism + + +version 2017.02.22 Extractors * [crunchyroll] Fix descriptions with double quotes (#12124)