aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2019-05-20 23:24:27 +0700
committerSergey M․ <dstftw@gmail.com>2019-05-20 23:24:27 +0700
commit42c971341b804b758d12b7a85547be05160f1b3d (patch)
tree5cd2e2645595a400e126a22a5238303ce437c71e
parentce2fe4c01cceef4b636995275b573baf51587fa8 (diff)
downloadyoutube-dl-42c971341b804b758d12b7a85547be05160f1b3d.tar.xz
[ChangeLog] Actualize
[ci skip]
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13cb6288d..eba7202dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+version <unreleased>
+
+Core
++ [extractor/common] Move workaround for applying first Set-Cookie header
+ into a separate _apply_first_set_cookie_header method
+
+Extractors
+* [safari] Fix authentication (#21090)
+* [vk] Use _apply_first_set_cookie_header
+* [vrt] Fix extraction (#20527)
++ [canvas] Add support for vrtnieuws and sporza site ids and extract
+ AES HLS formats
++ [vrv] Extract captions (#19238)
+* [tele5] Improve video id extraction
+* [tele5] Relax URL regular expression (#21020, #21063)
+* [svtplay] Update API URL (#21075)
++ [yahoo:gyao] Add X-User-Agent header to dam proxy requests (#21071)
+
+
version 2019.05.11
Core