X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=c33169cd84f1d5531eb08fcd17edebfc5bfbc3ec;hb=ca069f68816c5da790c5745713b38c70df6abf65;hp=18080575b6585763a20851a1ca9e22ed3501da40;hpb=80e43af5bff8a7e91ff39b9e3f39e7251340692f;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 18080575b..c33169cd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +version 2020.01.01 + +Extractors +* [brightcove] Invalidate policy key cache on failing requests +* [pornhub] Improve locked videos detection (#22449, #22780) ++ [pornhub] Add support for m3u8 formats +* [pornhub] Fix extraction (#22749, #23082) +* [brightcove] Update policy key on failing requests +* [spankbang] Improve removed video detection (#23423) +* [spankbang] Fix extraction (#23307, #23423, #23444) +* [soundcloud] Automatically update client id on failing requests +* [prosiebensat1] Improve geo restriction handling (#23571) +* [brightcove] Cache brightcove player policy keys +* [teachable] Fail with error message if no video URL found +* [teachable] Improve locked lessons detection (#23528) ++ [scrippsnetworks] Add support for Scripps Networks sites (#19857, #22981) +* [mitele] Fix extraction (#21354, #23456) +* [soundcloud] Update client id (#23516) +* [mailru] Relax URL regular expressions (#23509) + + version 2019.12.25 Core