summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2021-03-02 06:16:41 +0700
committerSergey M․ <dstftw@gmail.com>2021-03-02 06:16:41 +0700
commit0002888627b40264994e8a37fc3a17cbd3551af6 (patch)
treed79cf43b1f99220c07d7b1fe67f765cd4a9ec38e
parent3fb14cd214fdadfae195745b26498e012f78be8e (diff)
downloadyoutube-dl-0002888627b40264994e8a37fc3a17cbd3551af6.tar.gz
youtube-dl-0002888627b40264994e8a37fc3a17cbd3551af6.tar.xz
youtube-dl-0002888627b40264994e8a37fc3a17cbd3551af6.zip
[ChangeLog] Actualize
[ci skip]
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2912d776c..07f26f2cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+version <unreleased>
+
+Extractors
+* [zdf] Rework extractors (#11606, #13473, #17354, #21185, #26711, #27068,
+  #27930, #28198, #28199, #28274)
+    * Generalize cross-extractor video ids for zdf based extractors
+    * Improve extraction
+    * Fix 3sat and phoenix
+* [stretchinternet] Fix extraction (#28297)
+* [urplay] Fix episode data extraction (#28292)
++ [bandaichannel] Add support for b-ch.com (#21404)
+* [srgssr] Improve extraction (#14717, #14725, #27231, #28238)
+    + Extract subtitle
+    * Fix extraction for new videos
+    * Update srf download domains
+* [vvvvid] Reduce season request payload size
++ [vvvvid] Extract series sublists playlist title (#27601, #27618)
++ [dplay] Extract Ad-Free uplynk URLs (#28160)
++ [wat] Detect DRM protected videos (#27958)
+* [tf1] Improve extraction (#27980, #28040)
+* [tmz] Fix and improve extraction (#24603, #24687, 28211)
++ [gedidigital] Add support for Gedi group sites (#7347, #26946)
+* [youtube] Fix get_video_info request
+
+
 version 2021.02.22
 
 Core