aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2017-02-17 23:13:51 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2017-02-17 23:13:51 +0800
commitfef51645d6c224f898ff6f44d041a458d21e8547 (patch)
tree0acf97ee5884fac9ddceffcaf178bdcf3aa5581b /ChangeLog
parent4cead6a614b5a293e78dce5cd5eda7476f83985d (diff)
downloadyoutube-dl-fef51645d6c224f898ff6f44d041a458d21e8547.tar.xz
[theplatform] Recognize URLs with whitespaces (closes #12044)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e69b03d0..d5fe3dd5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
version <unreleased>
Extractors
++ [theplatform] Recognize URLs with whitespaces (#12044)
+ [generic] Support complex JWPlayer embedded videos (#12030)