aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-03-08 20:47:06 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2013-03-08 20:47:06 +0100
commit3d3423574d35a0fe71062f21dd57ada02a5225b4 (patch)
treeca3ac4bc579cbebbacd39f0bc7ee8f51fdce5cea /test
parente5edd51de458d52f3824e6d8fc7c0713659694a4 (diff)
downloadyoutube-dl-3d3423574d35a0fe71062f21dd57ada02a5225b4.tar.xz
Fix Unicode handling GenericIE (Fixes #734)
Diffstat (limited to 'test')
-rw-r--r--test/tests.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json
index 7af3c2892..e4ea0b41e 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -293,5 +293,11 @@
"info_dict": {
"title": "Absolute Mehrheit vom 17.02.2013 - Die Highlights, Teil 2"
}
+ },
+ {
+ "name": "Generic",
+ "url": "http://www.hodiho.fr/2013/02/regis-plante-sa-jeep.html",
+ "file": "13601338388002.mp4",
+ "md5": "85b90ccc9d73b4acd9138d3af4c27f89"
}
]