X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=4ed9cb4e0b239ddfd9852250ca921d2e196da7d2;hb=0dc5a86a329314f551f86c2ef3202342b7506667;hp=cff065171024975d9d8941abb3aaa047ea42978d;hpb=345b24538b24772c6c5917439e62c510437fce04;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index cff065171..4ed9cb4e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +version + +Extractors +- [scivee] Remove extractor (#9315) ++ [MDR] Recognize more URL patterns (#12169) +* [vevo] Fix extraction for videos with the new streams/streamsV3 format + (#11719) ++ [njpwworld] Add new extractor (#11561) + + +version 2017.02.24.1 + +Extractors +* [noco] Modernize +* [noco] Switch login URL to https (#12246) ++ [thescene] Extract more metadata +* [thescene] Fix extraction (#12235) ++ [tubitv] Use geo bypass mechanism +* [openload] Fix extraction (#10408) ++ [ivi] Raise GeoRestrictedError + + +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