diff options
author | M.Yasoob Ullah Khalid <yasoob.khld@gmail.com> | 2013-05-03 23:51:27 +0600 |
---|---|---|
committer | M.Yasoob Ullah Khalid <yasoob.khld@gmail.com> | 2013-05-03 23:51:27 +0600 |
commit | 815dd2ffa8564d6b709f2f12e4a528bfd166a50a (patch) | |
tree | 81cd6a9b03d0cd4114997b188e9adf447e87d13c /test | |
parent | ecd5fb49c572d2fbf21f75d4513e80524b10750b (diff) |
Redtube test now works
I just did a little makeover by changing redtube tests. Now they are passed.
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/test/tests.json b/test/tests.json index 19bb225c3..6013a13ab 100644 --- a/test/tests.json +++ b/test/tests.json @@ -406,8 +406,11 @@ }, { "name": "Redtube", - "url": "http://www.redtube.com/279577", - "file": "Public invasion-279577.mp4", - "md5": "432d85211d178e06a62d049c4ca1c3e4" + "url": "http://www.redtube.com/66418", + "file": "66418.mp4", + "md5": "7b8c22b5e7098a3e1c09709df1126d2d", + "info_dict":{ + "title":"Sucked on a toilet" + } } ] |