X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=3b3ff459b94be33da9ee52660769a2dd60f2e374;hb=715534083dda7ecfd7aa0156c34422b394672b5e;hp=7477443cc59e5ffc7b8483932ebf342f335d4173;hpb=2f0eb0a68a0711e7ac2c31b6177273433fb42b94;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 7477443cc..3b3ff459b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,24 @@ -version +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 * [YoutubeDL] Improve _default_format_spec (#14461)