X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=ChangeLog;h=03b05ca284af2d822d2e7bf547b3a636e1ea2286;hp=e174aad58d92baa0d975739cd02b6ec0ab4b97c6;hb=607d204551aa0def292383c2870fba2afca096da;hpb=efd72b05d212f914315f6520cc831a0fbea26f6c diff --git a/ChangeLog b/ChangeLog index e174aad58..03b05ca28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,21 @@ version +Extractors +* [tele5] Bypass geo restriction ++ [jwplatform] Add support for bypass geo restriction +* [tele5] Prefer jwplatform over nexx (#25533) +* [twitch:stream] Expect 400 and 410 HTTP errors from API +* [twitch:stream] Fix extraction (#25528) +* [twitch] Fix thumbnails extraction (#25531) ++ [twitch] Pass v5 Accept HTTP header (#25531) +* [brightcove] Fix subtitles extraction (#25540) ++ [malltv] Add support for sk.mall.tv (#25445) +* [periscope] Fix untitled broadcasts (#25482) +* [jwplatform] Improve embeds extraction (#25467) + + +version 2020.05.29 + Core * [postprocessor/ffmpeg] Embed series metadata with --add-metadata * [utils] Fix file permissions in write_json_file (#12471, #25122)