]> git.bitcoin.ninja Git - youtube-dl/blobdiff - ChangeLog
[twitter:card] Relax _VALID_URL (closes #11225)
[youtube-dl] / ChangeLog
index 21b212e869190a12a05dd3b26fb0f2432bcda253..874230f42ea63c61c29e42e9ae995f5b6d3ab22e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+version 2016.11.18
+
+Extractors
+* [youtube:live] Relax _VALID_URL (#11164)
+* [openload] Fix extraction (#10408, #11122)
+* [vlive] Prefer locale over language for subtitles id (#11203)
+
+
+version 2016.11.14.1
+
+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)
+
+
 version 2016.11.08.1
 
 Extractors