diff options
author | M.Yasoob Khalid <yasoob.khld@gmail.com> | 2013-06-23 22:42:51 +0500 |
---|---|---|
committer | M.Yasoob Khalid <yasoob.khld@gmail.com> | 2013-06-23 22:42:51 +0500 |
commit | 9b5fffb14973bf35ede515a482d701f34343abd9 (patch) | |
tree | dfe1015cd7be805becdb2c46b282be3cde127d96 /test | |
parent | 4fdd4e6f6f2b34afb657901c036609a9c6a25c9a (diff) |
added an IE and test for break.com
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json index c2c6421fd..30ab11fd8 100644 --- a/test/tests.json +++ b/test/tests.json @@ -640,5 +640,14 @@ "uploader": "videoseconds", "title": "Instagram photo by @videoseconds (Videos)" } + }, + { + "name": "Break", + "url": "http://www.break.com/video/when-girls-act-like-guys-2468056", + "file": "2468056.mp4", + "md5": "a3513fb1547fba4fb6cfac1bffc6c46b", + "info_dict": { + "title": "When Girls Act Like D-Bags" + } } ] |