X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=3b3ff459b94be33da9ee52660769a2dd60f2e374;hb=715534083dda7ecfd7aa0156c34422b394672b5e;hp=9b57adcac91b2ac8228d9c941dbae7d935de10f3;hpb=76581082f6fd32787c7fe5c3e5be8442ba9f50a3;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 9b57adcac..3b3ff459b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +version 2017.10.15 + +Core ++ [common] Add support for jwplayer youtube embeds + +Extractors +* [scrippsnetworks:watch] Fix extraction (#14389) +* [anvato] Process master m3u8 manifests +* [youtube] Fix relative URLs in description +* [spike] Bypass geo restriction ++ [howstuffworks] Add support for more domains +* [infoq] Fix http format downloading ++ [rtlnl] Add support for another type of embeds ++ [onionstudios] Add support for bulbs-video embeds +* [udn] Fix extraction +* [shahid] Fix extraction (#14448) +* [kaltura] Ignore Widevine encrypted video (.wvm) (#14471) +* [vh1] Fix extraction (#9613) + + version 2017.10.12 Core