aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-04-11 10:47:21 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2013-04-11 10:47:21 +0200
commitb03d65c2370d812f4bb141e6d9599553267c07ac (patch)
tree8b73b15a8220562965a567a662176702578438fe /test
parentdf2dedeefba281e37bbdae5534a3360320259b22 (diff)
downloadyoutube-dl-b03d65c2370d812f4bb141e6d9599553267c07ac.tar.xz
Minor improvements for ARD IE
Diffstat (limited to 'test')
-rw-r--r--test/tests.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json
index 0c94c65bd..0c3b24054 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -328,5 +328,15 @@
"info_dict": {
"title": "Video: KO Of The Week: MMA Fighter Gets Knocked Out By Swift Head Kick! "
}
+ },
+ {
+ "name": "ARD",
+ "url": "http://www.ardmediathek.de/das-erste/tagesschau-in-100-sek?documentId=14077640",
+ "file": "14077640.mp4",
+ "md5": "6ca8824255460c787376353f9e20bbd8",
+ "info_dict": {
+ "title": "11.04.2013 09:23 Uhr - Tagesschau in 100 Sekunden"
+ }
}
+
]