summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-03-20 00:03:58 +0700
committerSergey M․ <dstftw@gmail.com>2017-03-20 00:03:58 +0700
commit0ecdd3adbd104786c901944a316b87f58056bcdf (patch)
tree618f860d4e5e67ba0dcdc885bdd3b0d79c42ab96
parent9487ce03e998337cbc69db250009e11b52c3b255 (diff)
downloadyoutube-dl-0ecdd3adbd104786c901944a316b87f58056bcdf.tar.gz
youtube-dl-0ecdd3adbd104786c901944a316b87f58056bcdf.tar.xz
youtube-dl-0ecdd3adbd104786c901944a316b87f58056bcdf.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d70637b69..5a316f0ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
 version <unreleased>
 
+Core
++ [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
+  output template
++ [adobepass] Detect and output error on authz token extraction (#12472)
+
 Extractors
 + [bostonglobe] Add extractor for bostonglobe.com (#12099)
++ [toongoggles] Add support for toongoggles.com (#12171)
++ [medialaan] Add support for Medialaan sites (#9974, #11912)
++ [discoverynetworks] Add support for more domains and bypass geo restiction
 * [openload] Fix extraction (#10408)