X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=185fa1753ec210318de4aab055c49ba432a008a9;hb=70d35d166c1cfb14af20fb6d45ed820b6249f941;hp=9b01a8062a1e02be556ec10b91c2169e9a584131;hpb=880ed89d491af9d85680777422c49e07f747e095;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 9b01a8062..185fa1753 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,17 @@ -version +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 * [YoutubeDL] Do not save/restore console title while simulate (#16103)