X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=ChangeLog;h=bf515f784b2cfefdcd29820c5a5e22e8057cfa5e;hp=7a6517d5ec9fba039de180b182400cc994867b00;hb=6cb30ea5eddb2db4a2536d1b851f4cc45f427d3c;hpb=1c748722f9bbe08ed362985a723cc1fd39b21f85 diff --git a/ChangeLog b/ChangeLog index 7a6517d5e..bf515f784 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,16 @@ -version +version 2020.07.28 + +Extractors +* [youtube] Fix sigfunc name extraction (#26134, #26135, #26136, #26137) +* [youtube] Improve description extraction (#25937, #25980) +* [wistia] Restrict embed regular expression (#25969) +* [youtube] Prevent excess HTTP 301 (#25786) ++ [youtube:playlists] Extend URL regular expression (#25810) ++ [bellmedia] Add support for cp24.com clip URLs (#25764) +* [brightcove] Improve embed detection (#25674) + + +version 2020.06.16.1 Extractors * [youtube] Force old layout (#25682, #25683, #25680, #25686)