diff options
| author | Jaime Marquínez Ferrándiz <jaimemf93@gmail.com> | 2013-01-01 17:52:46 +0100 | 
|---|---|---|
| committer | Jaime Marquínez Ferrándiz <jaimemf93@gmail.com> | 2013-01-01 18:14:20 +0100 | 
| commit | 278986ea0f49b95506277c5f6b4875def231d8bb (patch) | |
| tree | 4f491a4bff91211fb904d0383c3ba95aac81776d /test | |
| parent | 6535e9511fc18eee2fc640c77fd42a4a39791915 (diff) | |
ustreamIE
Diffstat (limited to 'test')
| -rw-r--r-- | test/tests.json | 8 | 
1 files changed, 8 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json index 7c3986625..784e09fb3 100644 --- a/test/tests.json +++ b/test/tests.json @@ -115,5 +115,13 @@      "info_dict": {          "title": "Terraria 1.1 Trailer"      } +  }, +  { +    "name": "Ustream", +    "url": "http://www.ustream.tv/recorded/20274954", +    "files": [["20274954.flv", "088f151799e8f572f84eb62f17d73e5c" ]], +    "info_dict": { +        "title": "Young Americans for Liberty February 7, 2012 2:28 AM" +    }    }  ]  | 
