[ChangeLog] Actualize
[youtube-dl] / ChangeLog
index 05857596ab28f32aed1ebb88c4c31adfed3febaf..920a4855a7679d40aac3da1c3acd8f5e805c7c4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 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
 * [extractor/common] Ensure response handle is not prematurely closed before
   it can be read if it matches expected_status (#17195, #17846, #17447)