about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-04-17 00:43:56 +0700
committerSergey M․ <dstftw@gmail.com>2017-04-17 00:43:56 +0700
commitfa7a6e6de66a8d8ce9af09d85a678ca5d91988f6 (patch)
tree29b7d34d456baf358a8e8641e44efeb9b15cc19a
parentab87c2600922bf093fb1fbb81f263c2acada8824 (diff)
downloadyoutube-dl-fa7a6e6de66a8d8ce9af09d85a678ca5d91988f6.tar.gz
youtube-dl-fa7a6e6de66a8d8ce9af09d85a678ca5d91988f6.tar.xz
youtube-dl-fa7a6e6de66a8d8ce9af09d85a678ca5d91988f6.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6be86a090..e923372c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+version <unreleased>
+
+Extractors
+* [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
+  add support for channel and channelList embeds
+* [generic] Extract multiple Limelight embeds (#12761)
++ [itv] Extract series metadata
+* [itv] Fix RTMP formats downloading (#12759)
+* [itv] Use native HLS downloader by default
++ [go90] Extract subtitles (#12752)
++ [go90] Extract series metadata (#12752)
+
+
 version 2017.04.16
 
 Core