diff options
author | Sergey M․ <dstftw@gmail.com> | 2020-11-01 07:34:20 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2020-11-01 07:34:20 +0700 |
commit | b9bceba37ca277261ba9cd37931036b3a52e3e07 (patch) | |
tree | 0a48e2fec9602113020277a30ab649f4b2a24ba4 | |
parent | 6d4733ce7be2e5bb31d1a21f68c6123074d584a0 (diff) |
[ChangeLog] Actualize
[ci skip]
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +version <unreleased> + +Core +* [utils] Don't attempt to coerce JS strings to numbers in js_to_json (#26851) +* [downloader/http] Properly handle missing message in SSLError (#26646) +* [downloader/http] Fix access to not yet opened stream in retry + +Extractors +* [youtube] Fix JS player URL extraction +* [ytsearch] Fix extraction (#26920) +* [afreecatv] Fix typo (#26970) +* [23video] Relax URL regular expression (#26870) ++ [ustream] Add support for video.ibm.com (#26894) +* [iqiyi] Fix typo (#26884) ++ [expressen] Add support for di.se (#26670) +* [iprima] Improve video id extraction (#26507, #26494) + + version 2020.09.20 Core |