X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=4ed9cb4e0b239ddfd9852250ca921d2e196da7d2;hb=0dc5a86a329314f551f86c2ef3202342b7506667;hp=a479d274f3272e77d6fbdffb2781213328e1b756;hpb=8c6c88c7dae595d5cb7d5926eb00fbaf40103f8c;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index a479d274f..4ed9cb4e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,60 @@ +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 +* [crunchyroll] Fix descriptions with double quotes (#12124) +* [dailymotion] Make comment count optional (#12209) ++ [vidzi] Add support for vidzi.cc (#12213) ++ [24video] Add support for 24video.tube (#12217) ++ [crackle] Use geo bypass mechanism ++ [viewster] Use geo verification headers ++ [tfo] Improve geo restriction detection and use geo bypass mechanism ++ [telequebec] Use geo bypass mechanism ++ [limelight] Extract PlaylistService errors and improve geo restriction + detection + + version 2017.02.21 Core