diff options
author | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-05-21 14:37:32 +0200 |
---|---|---|
committer | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-05-21 14:37:32 +0200 |
commit | 45014296be276399f6d4b761e6ffec3a6c6b292b (patch) | |
tree | 0d5e5bee55b89efa66dd626caa448b5823aca037 /test | |
parent | afef36c950fd158d7bcfb6a1990d666241949b63 (diff) |
Add TeamcocoIE (closes #212)
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 eed062813..f57ebf1c9 100644 --- a/test/tests.json +++ b/test/tests.json @@ -472,5 +472,15 @@ "uploader_id": "forestwander-nature-pictures", "description": "Waterfalls in the Springtime at Dark Hollow Waterfalls. These are located just off of Skyline Drive in Virginia. They are only about 6/10 of a mile hike but it is a pretty steep hill and a good climb back up." } + }, + { + "name": "Teamcoco", + "url": "http://teamcoco.com/video/louis-ck-interview-george-w-bush", + "file": "19705.mp4", + "md5": "27b6f7527da5acf534b15f21b032656e", + "info_dict":{ + "title": "Louis C.K. Interview Pt. 1 11/3/11", + "description": "Louis C.K. got starstruck by George W. Bush, so what? Part one." + } } ] |