X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=f6f1f7e38a5f821b67e6b158af9be2315c941a8e;hb=85c2c4b4abea4618be8013d41f6ba9e95c4e5e40;hp=be1606586f0e310fc3d830fb42e59fc13172adde;hpb=ce80cacefd70a2c268de2fb1d5838ce66ac9a683;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index be1606586..f6f1f7e38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +version 2019.07.30 + +Extractors +* [youtube] Fix and improve title and description extraction (#21934) + + +version 2019.07.27 + +Extractors ++ [yahoo:japannews] Add support for yahoo.co.jp (#21698, #21265) ++ [discovery] Add support go.discovery.com URLs +* [youtube:playlist] Relax video regular expression (#21844) +* [generic] Restrict --default-search schemeless URLs detection pattern + (#21842) +* [vrv] Fix CMS signing query extraction (#21809) + + +version 2019.07.16 + +Extractors ++ [asiancrush] Add support for yuyutv.com, midnightpulp.com and cocoro.tv + (#21281, #21290) +* [kaltura] Check source format URL (#21290) +* [ctsnews] Fix YouTube embeds extraction (#21678) ++ [einthusan] Add support for einthusan.com (#21748, #21775) ++ [youtube] Add support for invidious.mastodon.host (#21777) ++ [gfycat] Extend URL regular expression (#21779, #21780) +* [youtube] Restrict is_live extraction (#21782) + + version 2019.07.14 Extractors