summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-05-09 23:17:22 +0700
committerSergey M․ <dstftw@gmail.com>2017-05-09 23:17:22 +0700
commitcbd84b58175144fa898c5dfd32c58d37ffaee2c7 (patch)
tree86b786da527364cd518df5e11f1ca5ee5d44b1e9
parent6d1ded75021ca76f14c4fe8d3aa698704bae1dd9 (diff)
downloadyoutube-dl-cbd84b58175144fa898c5dfd32c58d37ffaee2c7.tar.gz
youtube-dl-cbd84b58175144fa898c5dfd32c58d37ffaee2c7.tar.xz
youtube-dl-cbd84b58175144fa898c5dfd32c58d37ffaee2c7.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5418bb95f..5137266f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+version <unreleased>
+
+Core
+* [YoutubeDL] Force --restrict-filenames when no locale is set on all python
+  versions (#13027)
+
+Extractors
+* [francetv] Adapt to site redesign (#13034)
++ [packtpub] Add support for authentication (#12622)
+* [drtv] Lower preference for SignLanguage formats (#13013, #13016)
++ [cspan] Add support for brightcove live embeds (#13028)
+* [vrv] Extract DASH formats and subtitles
+* [funimation] Fix authentication (#13021)
+* [adultswim] Fix extraction (#8640, #10950, #11042, #12121)
+    + Add support for Adobe Pass authentication
+    + Add support for live streams
+    + Add support for show pages
+* [turner] Extract thumbnail, is_live and strip description
++ [nonktube] Add support for nonktube.com (#8647, #13024)
++ [nuevo] Pass headers to _extract_nuevo
+* [nbc] Improve extraction (#12364)
+
+
 version 2017.05.07
 
 Common