about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2018-11-07 09:58:08 +0700
committerSergey M․ <dstftw@gmail.com>2018-11-07 09:58:08 +0700
commitf81d44aab6d8ee01024a637cb80374251737872e (patch)
treec86142b192e7e4d761ad4fdb603439b8615c3846
parent2511eee215c2a66020ae927c86face826f48ba8e (diff)
downloadyoutube-dl-f81d44aab6d8ee01024a637cb80374251737872e.tar.gz
youtube-dl-f81d44aab6d8ee01024a637cb80374251737872e.tar.xz
youtube-dl-f81d44aab6d8ee01024a637cb80374251737872e.zip
[ChangeLog] Actualize
[ci skip]
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11e1ba333..920a4855a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+version <unreleased>
+
+Extractors
++ [youtube] Add another JS signature function name regex (#18091, #18093,
+  #18094)
+* [facebook] Fix tahoe request (#17171)
+* [cliphunter] Fix extraction (#18083)
++ [youtube:playlist] Add support for invidio.us (#18077)
+* [zattoo] Arrange API hosts for derived extractors (#18035)
++ [youtube] Add fallback metadata extraction from videoDetails (#18052)
+
+
 version 2018.11.03
 
 Core