X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=ChangeLog;h=c13035c8980837ea0a666646d0e527fc65c83a47;hp=fd68814dba99cbe121bea13e53f8f5d78f2023fd;hb=b37e47a3f980c2470882ec83dda43c8166ddb3cd;hpb=b74896dad1177a19307922d7ef0f3b0e60d8fb11 diff --git a/ChangeLog b/ChangeLog index fd68814db..c13035c89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,26 @@ -version +version 2020.05.29 + +Core +* [postprocessor/ffmpeg] Embed series metadata with --add-metadata +* [utils] Fix file permissions in write_json_file (#12471, #25122) + +Extractors +* [ard:beta] Extend URL regular expression (#25405) ++ [youtube] Add support for more invidious instances (#25417) +* [giantbomb] Extend URL regular expression (#25222) +* [ard] Improve URL regular expression (#25134, #25198) +* [redtube] Improve formats extraction and extract m3u8 formats (#25311, + #25321) +* [indavideo] Switch to HTTPS for API request (#25191) +* [redtube] Improve title extraction (#25208) +* [vimeo] Improve format extraction and sorting (#25285) +* [soundcloud] Reduce API playlist page limit (#25274) ++ [youtube] Add support for yewtu.be (#25226) +* [mailru] Fix extraction (#24530, #25239) +* [bellator] Fix mgid extraction (#25195) + + +version 2020.05.08 Core * [downloader/http] Request last data block of exact remaining size