summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2020-11-21 23:52:39 +0700
committerSergey M․ <dstftw@gmail.com>2020-11-21 23:56:32 +0700
commit650bd8f6231b3302dadcddf336748a9eb1dc85ed (patch)
tree2d5195485e88966c2d0b8e44209c3e946f76a204 /ChangeLog
parent5d8cb4367dc5f8c5739bfa4e807d2a8b301dfe4a (diff)
downloadyoutube-dl-650bd8f6231b3302dadcddf336748a9eb1dc85ed.tar.gz
youtube-dl-650bd8f6231b3302dadcddf336748a9eb1dc85ed.tar.xz
youtube-dl-650bd8f6231b3302dadcddf336748a9eb1dc85ed.zip
[ChangeLog] Actualize
[ci skip]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog31
1 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db5dd488a..a108e8734 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+version <unreleased>
+
+Core
+* [downloader/http] Fix crash during urlopen caused by missing reason
+  of URLError
+* [YoutubeDL] Fix --ignore-errors for playlists with generator-based entries
+  of url_transparent (#27064)
+
+Extractors
++ [svtplay] Add support for svt.se/barnkanalen (#24817)
++ [svt] Extract timestamp (#27130)
+* [svtplay] Improve thumbnail extraction (#27130)
+* [youtube] Fix error reason extraction (#27081)
+* [youtube] Fix like and dislike count extraction (#25977)
++ [youtube:tab] Add support for current video and fix lives extraction (#27126)
+* [infoq] Fix format extraction (#25984)
+* [francetv] Update to fix thumbnail URL issue (#27120)
+* [youtube] Improve yt initial data extraction (#27093)
++ [discoverynetworks] Add support new TLC/DMAX URLs (#27100)
+* [rai] Fix protocol relative relinker URLs (#22766)
+* [rai] Fix unavailable video format detection
+* [rai] Improve extraction
+* [rai] Fix extraction (#27077)
+* [viki] Improve format extraction
+* [viki] Fix stream extraction from MPD (#27092)
+* [googledrive] Fix format extraction (#26979)
++ [amara] Add support for amara.org (#20618)
+* [vimeo:album] Fix extraction (#27079)
+* [mtv] Fix mgid extraction (#26841)
+
+
 version 2020.11.19
 
 Core