diff options
author | Sergey M․ <dstftw@gmail.com> | 2019-03-01 01:02:36 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2019-03-01 01:02:36 +0700 |
commit | 333f617b1207cb53efaa5e2f7af174cfa87deee1 (patch) | |
tree | 2434c218c3db6e93053f06d02d13d5e172d7dcae /ChangeLog | |
parent | ff60ec8f029d12c119855ec82d7ce9ecda388651 (diff) |
[ChangeLog] Actualize
[ci skip]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +version <unreleased> + +Core ++ [downloader/external] Add support for rate limit and retries for wget +* [downloader/external] Fix infinite retries for curl (#19303) + +Extractors +* [npo] Fix extraction (#20084) +* [francetv:site] Extend video id regex (#20029, #20071) ++ [periscope] Extract width and height (#20015) +* [servus] Fix extraction (#19297) +* [bbccouk] Make subtitles non fatal (#19651) +* [metacafe] Fix family filter bypass (#19287) + + version 2019.02.18 Extractors |