]> asedeno.scripts.mit.edu Git - youtube-dl.git/commitdiff
[ChangeLog] Actualize
authorSergey M․ <dstftw@gmail.com>
Wed, 24 Mar 2021 17:03:00 +0000 (00:03 +0700)
committerSergey M․ <dstftw@gmail.com>
Wed, 24 Mar 2021 17:03:00 +0000 (00:03 +0700)
[ci skip]

ChangeLog

index 73fe316b9f428e694fb5ef2bc507966c064982e1..1c33132804a420ab37b0fb7ba11cb3a8c0757aea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+version <unreleased>
+
+Extractors
++ [zoom] Add support for zoom.us (#16597, #27002, #28531)
+* [bbc] Fix BBC IPlayer Episodes/Group extraction (#28360)
+* [youtube] Fix default value for youtube_include_dash_manifest (#28523)
+* [zingmp3] Fix extraction (#11589, #16409, #16968, #27205)
++ [vgtv] Add support for new tv.aftonbladet.se URL schema (#28514)
++ [tiktok] Detect private videos (#28453)
+* [vimeo:album] Fix extraction for albums with number of videos multiple
+  to page size (#28486)
+* [vvvvid] Fix kenc format extraction (#28473)
+* [mlb] Fix video extraction (#21241)
+* [svtplay] Improve extraction (#28448)
+* [applepodcasts] Fix extraction (#28445)
+* [rtve] Improve extraction
+    + Extract all formats
+    * Fix RTVE Infantil extraction (#24851)
+    + Extract is_live and series
+
+
 version 2021.03.14
 
 Core