summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2018-12-17 05:34:55 +0700
committerSergey M․ <dstftw@gmail.com>2018-12-17 05:34:55 +0700
commitcbb3e4b14f59fe2dba5983f7e55308eba2ea025b (patch)
tree4f20fe5d7f2ccbace80bbf996148c6e35cc3ed59
parent752582183a1942b12880139039137b3a60962611 (diff)
downloadyoutube-dl-cbb3e4b14f59fe2dba5983f7e55308eba2ea025b.tar.gz
youtube-dl-cbb3e4b14f59fe2dba5983f7e55308eba2ea025b.tar.xz
youtube-dl-cbb3e4b14f59fe2dba5983f7e55308eba2ea025b.zip
[ChangeLog] Actualize
[ci skip]
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9aef67b52..291ae42bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+version <unreleased>
+
+Extractors
+* [ard:beta] Improve geo restricted videos extraction
+* [ard:beta] Fix subtitles extraction
+* [ard:beta] Improve extraction robustness
+* [ard:beta] Relax URL regular expression (#18441)
+* [acast] Add support for embed.acast.com and play.acast.com (#18483)
+* [iprima] Relax URL regular expression (#18515, #18540)
+* [vrv] Fix initial state extraction (#18553)
+* [youtube] Fix mark watched (#18546)
++ [safari] Add support for learning.oreilly.com (#18510)
+* [youtube] Fix multifeed extraction (#18531)
+* [lecturio] Improve subtitles extraction (#18488)
+* [uol] Fix format URL extraction (#18480)
++ [ard:mediathek] Add support for classic.ardmediathek.de (#18473)
+
+
 version 2018.12.09
 
 Core