X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=185fa1753ec210318de4aab055c49ba432a008a9;hb=3c92fd1cd5b5ced11f03ebe64104457c21cd69ec;hp=4385c40910f5887b2a7ecddf6acb6289abb22699;hpb=f7f9757efcd4f5eaaa31e16ff14fc6627f515393;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 4385c4091..185fa1753 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +version 2018.04.16 + +Extractors +* [smotri:broadcast] Fix extraction (#16180) ++ [picarto] Add support for picarto.tv (#6205, #12514, #15276, #15551) +* [vine:user] Fix extraction (#15514, #16190) +* [pornhub] Relax URL regular expression (#16165) +* [cbc:watch] Re-acquire device token when expired (#16160) ++ [fxnetworks] Add support for https theplatform URLs (#16125, #16157) ++ [instagram:user] Add request signing (#16119) ++ [twitch] Add support for mobile URLs (#16146) + + version 2018.04.09 Core