about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2021-06-06 01:32:15 +0700
committerSergey M․ <dstftw@gmail.com>2021-06-06 01:32:15 +0700
commit5f85eb820cb7eb89dcb567f9cbfefb5d9038b9c0 (patch)
treecb92954f70c76c0ba9f037d917be08b59221813f
parentbb7ac1ed669d67d79fa1a3b9e5c70271892ecbcc (diff)
downloadyoutube-dl-5f85eb820cb7eb89dcb567f9cbfefb5d9038b9c0.tar.gz
youtube-dl-5f85eb820cb7eb89dcb567f9cbfefb5d9038b9c0.tar.xz
youtube-dl-5f85eb820cb7eb89dcb567f9cbfefb5d9038b9c0.zip
[ChangeLog] Actualize
[ci skip]
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ea1d3150..06efe32ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+version <unreleased>
+
+Extractors
+* [facebook] Improve login required detection
+* [youporn] Fix formats and view count extraction (#29216)
+* [orf:tvthek] Fix thumbnails extraction (#29217)
+* [formula1] Fix extraction (#29206)
+* [ard] Relax URL regular expression and fix video ids (#22724, #29091)
++ [ustream] Detect https embeds (#29133)
+* [ted] Prefer own formats over external sources (#29142)
+* [twitch:clips] Improve extraction (#29149)
++ [twitch:clips] Add access token query to download URLs (#29136)
+* [youtube] Fix get_video_info request (#29086, #29165)
+* [vimeo] Fix vimeo pro embed extraction (#29126)
+* [redbulltv] Fix embed data extraction (#28770)
+* [shahid] Relax URL regular expression (#28772, #28930)
+
+
 version 2021.05.16
 
 Core