about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2020-12-09 04:24:31 +0700
committerSergey M․ <dstftw@gmail.com>2020-12-09 04:24:31 +0700
commit9da0504a09f28ca4ffc92217fa347288e5a4b7ac (patch)
tree5ab36a395df698b4d64f90c71dc0452a35dd9e4d
parent470cf496f5e33a24527decc736f9cb204393ea70 (diff)
downloadyoutube-dl-9da0504a09f28ca4ffc92217fa347288e5a4b7ac.tar.gz
youtube-dl-9da0504a09f28ca4ffc92217fa347288e5a4b7ac.tar.xz
youtube-dl-9da0504a09f28ca4ffc92217fa347288e5a4b7ac.zip
[ChangeLog] Actualize
[ci skip]
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3571e77b..339d8bd50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+version <unreleaed>
+
+Core
+* [extractor/common] Fix inline HTML5 media tags processing (#27345)
+
+Extractors
+* [youtube:tab] Improve identity token extraction (#27197)
+* [youtube:tab] Make click tracking params on continuation optional
+* [youtube:tab] Delegate inline playlists to tab-based playlists (27298)
++ [tubitv] Extract release year (#27317)
+* [amcnetworks] Fix free content extraction (#20354)
++ [lbry:channel] Add support for channels (#25584)
++ [lbry] Add support for short and embed URLs
+* [lbry] Fix channel metadata extraction
++ [telequebec] Add support for video.telequebec.tv (#27339)
+* [telequebec] Fix extraction (#25733, #26883)
++ [youtube:tab] Capture and output alerts (#27340)
+* [tvplay:home] Fix extraction (#21153)
+* [americastestkitchen] Fix Extraction and add support
+  for Cook's Country and Cook's Illustrated (#17234, #27322)
++ [slideslive] Add support for yoda service videos and extract subtitles
+  (#27323)
+
+
 version 2020.12.07
 
 Core