summary refs log tree commit diff
diff options
context:
space:
mode:
authorRemita Amine <remitamine@gmail.com>2016-12-22 10:02:56 +0100
committerSergey M․ <dstftw@gmail.com>2016-12-22 22:51:51 +0700
commitab3091feda7da5d04f1757dd0a2e26aa919086b5 (patch)
treee5aab030eb11b2e4a9263dd37ef5c4ec2c69a4ed
parenta07588369fd330c747464d9ea75ddb861e322a2d (diff)
downloadyoutube-dl-ab3091feda7da5d04f1757dd0a2e26aa919086b5.tar.gz
youtube-dl-ab3091feda7da5d04f1757dd0a2e26aa919086b5.tar.xz
youtube-dl-ab3091feda7da5d04f1757dd0a2e26aa919086b5.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c14bce7d8..6a08ce230 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+version <unreleased>
+
+Core
+* [extractor/common] Improve detection of video-only formats in m3u8
+  manifests (#11507)
+
+Extractors
++ [theplatform] Pass geo verification headers to SMIL request (#10146)
++ [viu] Pass geo verification headers to auth request
+* [rtl2] Extract more formats and metadata
+* [vbox7] Skip malformed JSON-LD (#11501)
+* [uplynk] Force downloading using native HLS downloader (#11496)
++ [laola1] Add support for another extraction scenario (#11460)
+
+
 version 2016.12.20
 
 Core