about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-12-31 04:28:01 +0700
committerSergey M․ <dstftw@gmail.com>2017-12-31 04:28:01 +0700
commitc95c08a856af2499729e2141f5b683b266324fd0 (patch)
tree4ab00bf1239c19988b54cf96483bc0f4d61461fd
parent126f225bcffbdc55725fe2272daf22489abacf54 (diff)
downloadyoutube-dl-c95c08a856af2499729e2141f5b683b266324fd0.tar.gz
youtube-dl-c95c08a856af2499729e2141f5b683b266324fd0.tar.xz
youtube-dl-c95c08a856af2499729e2141f5b683b266324fd0.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08aed1ba7..eff1fe8f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,28 @@
 version <unreleased>
 
+Core
++ [extractor/common] Add container meta field for formats extracted
+  in _parse_mpd_formats (#13616)
++ [downloader/hls] Use HTTP headers for key request
+* [common] Use AACL as the default fourcc when AudioTag is 255
+* [extractor/common] Fix extraction of DASH formats with the same
+  representation id (#15111)
+
 Extractors
++ [slutload] Add support for mobile URLs (#14806)
+* [abc:iview] Bypass geo restriction
+* [abc:iview] Fix extraction (#14711, #14782, #14838, #14917, #14963, #14985,
+  #15035, #15057, #15061, #15071, #15095, #15106)
 * [openload] Fix extraction (#15118)
+- [sandia] Remove extractor
+- [collegerama] Remove extractor
++ [mediasite] Add support for sites based on Mediasite Video Platform (#5428,
+  #11185, #14343)
++ [ufctv] Add support for ufc.tv (#14520)
+* [pluralsight] Fix missing first line of subtitles (#11118)
+* [openload] Fallback on f-page extraction (#14665, #14879)
+* [vimeo] Improve password protected videos extraction (#15114)
+* [aws] Fix canonical/signed headers generation on python 2 (#15102)
 
 
 version 2017.12.28