X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=8e442d159c016d6b7e3ddc6f3dd4dfbd42cb4b14;hb=d20b1c6725fce956b44413cced449b7d09b12de2;hp=ffb4b69945c02a8e650b39e599deef9ad8961daa;hpb=7f176ac4775aed5e5a72d2f0c4b579d1b886d419;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index ffb4b6994..8e442d159 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,31 @@ version Extractors ++ [dispeak] Recognize sevt subdomain (#13276) + + +version 2017.07.15 + +Core +* [YoutubeDL] Don't expand environment variables in meta fields (#13637) + +Extractors +* [spiegeltv] Delegate extraction to nexx extractor (#13159) ++ [nexx] Add support for nexx.cloud (#10807, #13465) +* [generic] Fix rutube embeds extraction (#13641) +* [karrierevideos] Fix title extraction (#13641) +* [youtube] Don't capture YouTube Red ad for creator meta field (#13621) +* [slideshare] Fix extraction (#13617) ++ [5tv] Add another video URL pattern (#13354, #13606) +* [drtv] Make HLS and HDS extraction non fatal +* [ted] Fix subtitles extraction (#13628, #13629) +* [vine] Make sure the title won't be empty ++ [twitter] Support HLS streams in vmap URLs + [periscope] Support pscp.tv URLs in embedded frames +* [twitter] Extract mp4 urls via mobile API (#12726) * [niconico] Fix authentication error handling (#12486) * [giantbomb] Extract m3u8 formats (#13626) ++ [vlive:playlist] Add support for playlists (#13613) version 2017.07.09