summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-07-02 20:12:40 +0700
committerSergey M․ <dstftw@gmail.com>2017-07-02 20:12:40 +0700
commit4d9ba27bba916d4e305d41fbef0685170eb1991f (patch)
tree3487289606462df958cb1a442812416ef6504bb5
parent50ae3f646e6c7eec187078dd43f1cb3777ccfb4c (diff)
downloadyoutube-dl-4d9ba27bba916d4e305d41fbef0685170eb1991f.tar.gz
youtube-dl-4d9ba27bba916d4e305d41fbef0685170eb1991f.tar.xz
youtube-dl-4d9ba27bba916d4e305d41fbef0685170eb1991f.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog18
1 files changed, 17 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b3c6c6cf..c17acf45e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,22 @@
 version <unreleased>
 
-Extractors
+Core
+* [extractor/common] Improve _json_ld
+
+Extractors
++ [thisoldhouse] Add more fallbacks for video id
+* [thisoldhouse] Fix video id extraction (#13540, #13541)
+* [xfileshare] Extend format regular expression (#13536)
+* [ted] Fix extraction (#13535)
++ [tastytrade] Add support for tastytrade.com (#13521)
+* [dplayit] Relax video id regular expression (#13524)
++ [generic] Extract more generic metadata (#13527)
++ [bbccouk] Capture and output error message (#13501, #13518)
+* [cbsnews] Relax video info regular expression (#13284, #13503)
++ [facebook] Add support for plugin video embeds and multiple embeds (#13493)
+* [soundcloud] Switch to https for API requests (#13502)
+* [pandatv] Switch to https for API and download URLs
++ [pandatv] Add support for https URLs (#13491)
 + [niconico] Support sp subdomain (#13494)