summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2019-07-14 03:07:02 +0700
committerSergey M․ <dstftw@gmail.com>2019-07-14 03:07:02 +0700
commit364a2cb658a0db069a746ca5e25c8b589b3c509d (patch)
tree412aa223fa9d5633d48d3de862ec642a891e7290
parent2fe074a960773c2ec6f0a94a8c5fab5af8714651 (diff)
downloadyoutube-dl-364a2cb658a0db069a746ca5e25c8b589b3c509d.tar.gz
youtube-dl-364a2cb658a0db069a746ca5e25c8b589b3c509d.tar.xz
youtube-dl-364a2cb658a0db069a746ca5e25c8b589b3c509d.zip
[ChangeLog] Actualize
[ci skip]
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45cb2746e..bc722b73c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+version <unreleased>
+
+Extractors
+* [porn91] Fix extraction (#21312)
++ [yandexmusic] Extract track number and disk number (#21421)
++ [yandexmusic] Add support for multi disk albums (#21420, #21421)
+* [lynda] Handle missing subtitles (#20490, #20513)
++ [youtube] Add more invidious instances to URL regular expression (#21694)
+* [twitter] Improve uploader id extraction (#21705)
+* [spankbang] Fix and improve metadata extraction
+* [spankbang] Fix extraction (#21763, #21764)
++ [dlive] Add support for dlive.tv (#18080)
++ [livejournal] Add support for livejournal.com (#21526)
+* [roosterteeth] Fix free episode extraction (#16094)
+* [dbtv] Fix extraction
+* [bellator] Fix extraction
+- [rudo] Remove extractor (#18430, #18474)
+* [facebook] Fallback to twitter:image meta for thumbnail extraction (#21224)
+* [bleacherreport] Fix Bleacher Report CMS extraction
+* [espn] Fix fivethirtyeight.com extraction
+* [5tv] Relax video URL regular expression and support https URLs
+* [youtube] Fix is_live extraction (#21734)
+* [youtube] Fix authentication (#11270)
+
+
 version 2019.07.12
 
 Core