diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json index dbff62676..c2de6099d 100644 --- a/test/tests.json +++ b/test/tests.json @@ -108,5 +108,17 @@ "url": "http://www.funnyordie.com/videos/0732f586d7/heart-shaped-box-literal-video-version", "file": "0732f586d7.mp4", "md5": "f647e9e90064b53b6e046e75d0241fbd" + }, + { + "name": "TweetReel", + "url": "http://tweetreel.com/?77smq", + "file": "77smq.mov", + "md5": "56b4d9ca9de467920f3f99a6d91255d6", + "info_dict": { + "uploader": "itszero", + "uploader_id": "itszero", + "upload_date": "20091225", + "description": "Installing Gentoo Linux on Powerbook G4, it turns out the sleep indicator becomes HDD activity indicator :D" + } } ] |