summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-08-18 01:03:20 +0700
committerSergey M․ <dstftw@gmail.com>2017-08-18 01:03:20 +0700
commit2738965d98e1883a781a1e9743de0af086c5acd7 (patch)
treec385e5a5d4b115839992ea8480748636af0c21d3
parent4a919103651905d4e5954c5d655b45055384e283 (diff)
downloadyoutube-dl-2738965d98e1883a781a1e9743de0af086c5acd7.tar.gz
youtube-dl-2738965d98e1883a781a1e9743de0af086c5acd7.tar.xz
youtube-dl-2738965d98e1883a781a1e9743de0af086c5acd7.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf7d1beb0..298e0b059 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,19 @@
 version <unreleased>
 
+Core
+* [YoutubeDL] Sanitize byte string format URLs (#13951)
++ [extractor/common] Add support for float durations in _parse_mpd_formats
+  (#13919)
+
 Extractors
+* [arte] Detect unavailable videos (#13945)
+* [generic] Convert redirect URLs to unicode strings (#13951)
+* [udemy] Fix paid course detection (#13943)
+* [pluralsight] Use RPC API for course extraction (#13937)
 + [clippit] Add support for clippituser.tv
 + [qqmusic] Support new URL schemes (#13805)
+* [periscope] Renew HLS extraction (#13917)
+* [mixcloud] Extract decrypt key
 
 
 version 2017.08.13