X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=ChangeLog;h=018a30641a6aca0c6696dab613666295be977188;hp=f9dd7928fdddc76d402219fe3a3b724ed0dc7849;hb=04c33bdfb3cd73e71bf0788f02998cab30cf1da2;hpb=77a842c8926625fe791ed36613f183bb195394cb diff --git a/ChangeLog b/ChangeLog index f9dd7928f..018a30641 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +version 2019.03.01 + +Core ++ [downloader/external] Add support for rate limit and retries for wget +* [downloader/external] Fix infinite retries for curl (#19303) + +Extractors +* [npo] Fix extraction (#20084) +* [francetv:site] Extend video id regex (#20029, #20071) ++ [periscope] Extract width and height (#20015) +* [servus] Fix extraction (#19297) +* [bbccouk] Make subtitles non fatal (#19651) +* [metacafe] Fix family filter bypass (#19287) + + version 2019.02.18 Extractors