summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-11-14 02:37:21 +0700
committerSergey M․ <dstftw@gmail.com>2016-11-14 02:37:21 +0700
commitdbffd00ba940164df6f144577902d2cd8cf27e71 (patch)
tree58a87bb29d0af05cc235d79d9cd0334673598ff6
parent50913b82414488bbf625a00f1844ca84dec094dd (diff)
downloadyoutube-dl-dbffd00ba940164df6f144577902d2cd8cf27e71.tar.gz
youtube-dl-dbffd00ba940164df6f144577902d2cd8cf27e71.tar.xz
youtube-dl-dbffd00ba940164df6f144577902d2cd8cf27e71.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d97156e20..1b3962d2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,18 @@
 version <unreleased>
 
-Extractors
+Core
++ [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
+* [extractor/common] Fix media templates with Bandwidth substitution pattern in
+  MPD manifests (#11175)
+* [extractor/common] Improve thumbnail extraction from JSON-LD
+
+Extractors
++ [nrk] Workaround geo restriction
++ [nrk] Improve error detection and messages
++ [afreecatv] Add support for vod.afreecatv.com (#11174)
+* [cda] Fix and improve extraction (#10929, #10936)
+* [plays] Fix extraction (#11165)
+* [eagleplatform] Fix extraction (#11160)
 + [audioboom] Recognize /posts/ URLs (#11149)