commit: b9bceba37ca277261ba9cd37931036b3a52e3e07
parent 6d4733ce7be2e5bb31d1a21f68c6123074d584a0
Author: Sergey M․ <dstftw@gmail.com>
Date: Sun, 1 Nov 2020 07:34:20 +0700
[ChangeLog] Actualize
[ci skip]
Diffstat:
1 file changed, 18 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -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