X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=746250db989ff612a7cc1a45960ce962fc5d25e5;hb=170719414da3b516af464c4b0fb8a6a94c398e14;hp=29d21e4e4c6cd92e964edf8ec44562e71f69d802;hpb=eaa006d1bd6a5fd1d3c482a04963068061fd2682;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 29d21e4e4..746250db9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +version 2017.06.23 + +Core +* [adobepass] Fix extraction on older python 2.6 + +Extractors +* [youtube] Adapt to new automatic captions rendition (#13467) +* [hgtv.com:show] Relax video config regular expression (#13279, #13461) +* [drtuber] Fix formats extraction (#12058) +* [youporn] Fix upload date extraction +* [youporn] Improve formats extraction +* [youporn] Fix title extraction (#13456) +* [googledrive] Fix formats sorting (#13443) +* [watchindianporn] Fix extraction (#13411, #13415) ++ [vimeo] Add fallback mp4 extension for original format ++ [ruv] Add support for ruv.is (#13396) +* [viu] Fix extraction on older python 2.6 +* [pandora.tv] Fix upload_date extraction (#12846) ++ [asiancrush] Add support for asiancrush.com (#13420) + + version 2017.06.18 Core