X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=4ed9cb4e0b239ddfd9852250ca921d2e196da7d2;hb=0dc5a86a329314f551f86c2ef3202342b7506667;hp=6034c9ea4ec3f2be291fe7f2fa63602c3191960d;hpb=6b097cff278c93de0665bf681729d75121a98eed;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 6034c9ea4..4ed9cb4e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +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