X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=89dfbd8b8d01aa963f4d4f22cfc3d9bb9ef39b48;hb=e8dfecb3842ba54a4260af81e859e487e36eba41;hp=d4f4424217fafe2065e48b3d8a00aaebc99072ab;hpb=29d9594561fd92b07d1c2cff04ae5a4c144946b9;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index d4f442421..89dfbd8b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,21 @@ -version +version 2018.04.03 + +Extractors ++ [tvnow] Add support for shows (#15837) +* [dramafever] Fix authentication (#16067) +* [afreecatv] Use partial view only when necessary (#14450) ++ [afreecatv] Add support for authentication (#14450) ++ [nationalgeographic] Add support for new URL schema (#16001, #16054) +* [xvideos] Fix thumbnail extraction (#15978, #15979) +* [medialaan] Fix vod id (#16038) ++ [openload] Add support for oload.site (#16039) +* [naver] Fix extraction (#16029) +* [dramafever] Partially switch to API v5 (#16026) +* [abc:iview] Unescape title and series meta fields (#15994) +* [videa] Extend URL regular expression (#16003) + + +version 2018.03.26.1 Core + [downloader/external] Add elapsed time to progress hook (#10876)