X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=12815f3e14563d9181329eef3c2fc8c9710f1aeb;hb=434f57304683552b5d3c1a76130319ebd8139340;hp=00b97f965fdb5828fc700834f341eeb032f03f1c;hpb=2db9ac228d0f7ccc1d8078d5e29030665f0e3239;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 00b97f965..12815f3e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ version +Core ++ [utils] Add support for cookie files with spaces + +Extractors ++ [pornhub] Add support for pornhubpremium.com (#24288) +- [youtube] Remove outdated code and unnecessary requests +* [youtube] Improve extraction in 429 HTTP error conditions (#24283) +* [nhk] Update API version (#24270) + + +version 2020.03.06 + Extractors * [youtube] Fix age-gated videos support without login (#24248) * [vimeo] Fix showcase password protected video extraction (#24224)