aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorM.Yasoob Khalid <yasoob.khld@gmail.com>2013-06-25 22:52:21 +0500
committerM.Yasoob Khalid <yasoob.khld@gmail.com>2013-06-25 22:52:21 +0500
commitf4daa18152ae253bab89e1a5aaf1cdc44bede5a4 (patch)
tree01ae407f2a1c4a16958e462d909c9228d9384840
parent9caa687d813e24d091c50423afcd003c5c0942ae (diff)
downloadyoutube-dl-f4daa18152ae253bab89e1a5aaf1cdc44bede5a4.tar.xz
added test for tudou.com
-rw-r--r--test/tests.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json
index f6a70f153..5f4f642e8 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -686,5 +686,14 @@
"upload_date": "20130624",
"uploader": "Hurts"
}
+ },
+ {
+ "name": "Tudou",
+ "url": "http://www.tudou.com/listplay/zzdE77v6Mmo/2xN2duXMxmw.html",
+ "file": "159447792.f4v",
+ "md5": "ad7c358a01541e926a1e413612c6b10a",
+ "info_dict": {
+ "title": "卡马乔国足开大脚长传冲吊集锦"
+ }
}
]