X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=0efae7d9e2d5cdea0fc882ce0f66964cb6c17038;hb=d332ec725db5b1102473a75b9fc3212913bda618;hp=9002a26e386075522d0c7033f3b0a157af12ff5c;hpb=170f5b7c27f2e68b0a0a4e799647cbe780399fbf;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 9002a26e3..0efae7d9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,15 @@ -version +version 2020.03.06 + +Extractors +* [youtube] Fix age-gated videos support without login (#24248) +* [vimeo] Fix showcase password protected video extraction (#24224) +* [pornhub] Improve title extraction (#24184) +* [peertube] Improve extraction (#23657) ++ [servus] Add support for new URL schema (#23475, #23583, #24142) +* [vimeo] Fix subtitles URLs (#24209) + + +version 2020.03.01 Core * [YoutubeDL] Force redirect URL to unicode on python 2