summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2019-01-30 00:05:32 +0700
committerSergey M․ <dstftw@gmail.com>2019-01-30 00:05:32 +0700
commitca01e5f9039dd6c0d5abff5c7139f82c5d1dfba7 (patch)
tree0567f201091a30c34c3bb0ebd0bc481b06d4548b
parent5496754ae4c9097f37cfd9b307261cbbca438260 (diff)
downloadyoutube-dl-ca01e5f9039dd6c0d5abff5c7139f82c5d1dfba7.tar.gz
youtube-dl-ca01e5f9039dd6c0d5abff5c7139f82c5d1dfba7.tar.xz
youtube-dl-ca01e5f9039dd6c0d5abff5c7139f82c5d1dfba7.zip
[ChangeLog] Actualize
[ci skip]
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d94fe36ec..8f5343b23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+version <unreleased>
+
+Core
+* [postprocessor/ffmpeg] Do not copy Apple TV chapter tracks while embedding
+  subtitles (#19024, #19042)
+* [postprocessor/ffmpeg] Disable "Last message repeated" messages (#19025)
+
+Extractors
+* [yourporn] Fix extraction and extract duration (#18815, #18852, #19061)
+* [drtv] Improve extraction (#19039)
+    + Add support for EncryptedUri videos
+    + Extract more metadata
+    * Fix subtitles extraction
++ [fox] Add support for locked videos using cookies (#19060)
+* [fox] Fix extraction for free videos (#19060)
++ [zattoo] Add support for tv.salt.ch (#19059)
+
+
 version 2019.01.27
 
 Core