diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/tests.json | 10 | 
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" +    }    } +  ] | 
