X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=689d07826121ccd545ee207d7c75769df6582e4f;hb=ab896fa894d2395b886e5bb8168ca0e0e6e9517d;hp=f82c7ea35be0f7a863d41eb77d23bfe12fe489e6;hpb=d861a9d5814408973e0715bb9160fb7db34fbcd0;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index f82c7ea35..689d07826 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +version 2018.12.03 + +Core +* [utils] Fix random_birthday to generate existing dates only (#18284) + +Extractors ++ [tiktok] Add support for tiktok.com (#18108, #18135) +* [pornhub] Use actual URL host for requests (#18359) +* [lynda] Fix authentication (#18158, #18217) +* [gfycat] Update API endpoint (#18333, #18343) ++ [hotstar] Add support for alternative app state layout (#18320) +* [azmedien] Fix extraction (#18334, #18336) ++ [vimeo] Add support for VHX (Vimeo OTT) (#14835) +* [joj] Fix extraction (#18280, #18281) ++ [wistia] Add support for fast.wistia.com (#18287) + + version 2018.11.23 Core