aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-06-26 18:22:26 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2013-06-26 18:22:42 +0200
commited92bc9f6e402434e6d69d2947739d0c4151d77e (patch)
tree5e63860c785fa410009059c326988d20368b836f /test
parent9b0756f8f26f4c1744073cb2ac4bbe4608ca32ba (diff)
parentb1dfdc51b1062f8e6c5a3270ec04fbf18cd5a867 (diff)
downloadyoutube-dl-ed92bc9f6e402434e6d69d2947739d0c4151d77e.tar.xz
[wimp] minor readability improvements (#940)
Diffstat (limited to 'test')
-rw-r--r--test/tests.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json
index aa540792e..ebc7a123c 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -705,5 +705,14 @@
"title": "Attorney General Eric Holder on Voting Rights Act Decision"
},
"skip": "Requires rtmpdump"
+ },
+ {
+ "name": "Wimp",
+ "url": "http://www.wimp.com/deerfence/",
+ "file": "deerfence.flv",
+ "md5": "8b215e2e0168c6081a1cf84b2846a2b5",
+ "info_dict": {
+ "title": "Watch Till End: Herd of deer jump over a fence."
+ }
}
]