summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-12-14 05:15:51 +0700
committerSergey M․ <dstftw@gmail.com>2017-12-14 05:15:51 +0700
commitc6a5a811a197e1c6520764df1f5f93473692dd18 (patch)
treec6ff57ed3e7c9a4d69f1cfe5fd5088efaf5d9feb
parent3fae11ac006567bfbfe9368bc11f56da090e267a (diff)
downloadyoutube-dl-c6a5a811a197e1c6520764df1f5f93473692dd18.tar.gz
youtube-dl-c6a5a811a197e1c6520764df1f5f93473692dd18.tar.xz
youtube-dl-c6a5a811a197e1c6520764df1f5f93473692dd18.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1fdcab99..254264c4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+version <unreleased>
+
+Core
+* [postprocessor/xattr] Clarify NO_SPACE message (#14970)
+* [downloader/http] Return actual download result from real_download (#14971)
+
+Extractors
++ [itv] Extract more subtitles and duration
+* [itv] Improve extraction (#14944)
++ [byutv] Add support for geo restricted videos
+* [byutv] Fix extraction (#14966, #14967)
++ [bbccouk] Fix extraction for 320k HLS streams
++ [toutv] Add support for special video URLs (#14179)
+* [discovery] Fix free videos extraction (#14157, #14954)
+* [tvnow] Fix extraction (#7831)
++ [nickelodeon:br] Add support for nickelodeon brazil websites (#14893)
+* [nick] Improve extraction (#14876)
+* [tbs] Fix extraction (#13658)
+
+
 version 2017.12.10
 
 Core