X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=ChangeLog;h=bf515f784b2cfefdcd29820c5a5e22e8057cfa5e;hp=07d6ccd69d61ee47f7130a24b65f0affbf15ef4d;hb=6cb30ea5eddb2db4a2536d1b851f4cc45f427d3c;hpb=9ff6165a8199488e92e8a76962f37d944e14a738 diff --git a/ChangeLog b/ChangeLog index 07d6ccd69..bf515f784 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +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