X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=746250db989ff612a7cc1a45960ce962fc5d25e5;hb=170719414da3b516af464c4b0fb8a6a94c398e14;hp=b738d20631c85423abf71b092f94a8baf93a7beb;hpb=a6f29820c6b4911a3c0a38ede6cff0bb3efdab9f;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index b738d2063..746250db9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,25 @@ -version +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 * [downloader/common] Use utils.shell_quote for debug command line