aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2013-05-02 18:18:27 +0200
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2013-05-02 18:18:27 +0200
commit46bfb422584b46462ab4859f400758e0e7e977ad (patch)
tree70b4653917fa35e36a64cbc825f92d492f973786 /test
parentfeecf2251190ef7969ba58146f058e87fa237abb (diff)
downloadyoutube-dl-46bfb422584b46462ab4859f400758e0e7e977ad.tar.xz
InfoExtractors: use _download_webpage in more IEs
IEs without tests are intact.
Diffstat (limited to 'test')
-rw-r--r--test/tests.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests.json b/test/tests.json
index 2765b5ba0..3c84dcf15 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -112,7 +112,7 @@
{
"name": "Escapist",
"url": "http://www.escapistmagazine.com/videos/view/the-escapist-presents/6618-Breaking-Down-Baldurs-Gate",
- "file": "6618-Breaking-Down-Baldurs-Gate.flv",
+ "file": "6618-Breaking-Down-Baldurs-Gate.mp4",
"md5": "c6793dbda81388f4264c1ba18684a74d",
"skip": "Fails with timeout on Travis"
},