aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-08-24 23:58:22 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-08-24 23:58:22 +0800
commit0c75abbb7bb9135d145805e86c87a5a43b69ac15 (patch)
treed606b2a1eaaea4267991b247112a69dfddfbdfef /ChangeLog
parent97653f81b2565c752f2c107fc44167a93c3eef42 (diff)
downloadyoutube-dl-0c75abbb7bb9135d145805e86c87a5a43b69ac15.tar.xz
[mtvservices:embedded] Use another endpoint to get feed URL
Closes #10363 In the original mtvservices:embedded test case, config.xml is still used to get the feed URL. Some other examples, including test_Generic_40 (http://www.vulture.com/2016/06/new-key-peele-sketches-released.html), and the video mentioned in #10363, use another endpoint to get the feed URL. The 'index.html' approach works for the original test case, too. So I didn't keep the old approach.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f3f1265f..c3cc8f38f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+version <unreleased>
+
+Extractors
+* [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
+
+
version 2016.08.24.1
Extractors