X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=e3b7750f6eef2e510e5119e7733ef79d88658936;hb=939be9adfe810ada7dbd5e9032bcfec19fafa14b;hp=cedab47233713474d3185c6e400769156ff76728;hpb=a9543e37c8e460e69a8556c8e5004ebd8e9b4da4;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index cedab4723..e3b7750f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,31 @@ version Extractors +* [youku] Fix extraction; update ccode (#14815) + + +version 2017.11.15 + +Core +* [common] Skip Apple FairPlay m3u8 manifests (#14741) +* [YoutubeDL] Fix playlist range optimization for --playlist-items (#14740) + +Extractors +* [vshare] Capture and output error message +* [vshare] Fix extraction (#14473) +* [crunchyroll] Extract old RTMP formats +* [tva] Fix extraction (#14736) +* [gamespot] Lower preference of HTTP formats (#14652) +* [instagram:user] Fix extraction (#14699) +* [ccma] Fix typo (#14730) +- Remove sensitive data from logging in messages +* [instagram:user] Fix extraction (#14699) ++ [gamespot] Add support for article URLs (#14652) +* [gamespot] Skip Brightcove Once HTTP formats (#14652) +* [cartoonnetwork] Update tokenizer_src (#14666) + [wsj] Recognize another URL pattern (#14704) +* [pandatv] Update API URL and sign format URLs (#14693) +* [crunchyroll] Use old login method (#11572) version 2017.11.06