diff options
author | Filippo Valsorda <filippo.valsorda@gmail.com> | 2013-06-04 10:39:31 -0700 |
---|---|---|
committer | Filippo Valsorda <filippo.valsorda@gmail.com> | 2013-06-04 10:39:31 -0700 |
commit | 951b9dfd943a86843efb92afc6c2251efa3b4f1a (patch) | |
tree | 3514577c968fe1be24e31afbcd260051e15fbe09 /test | |
parent | 1142d311648fe96b0a444a9291233e31e443da41 (diff) | |
parent | c978a96c02bf775672f59c1daf88615c100edad9 (diff) |
Merge pull request #866 from yasoob/master
Added support for XHamster - closes #841
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 f57ebf1c9..dc2671daa 100644 --- a/test/tests.json +++ b/test/tests.json @@ -482,5 +482,14 @@ "title": "Louis C.K. Interview Pt. 1 11/3/11", "description": "Louis C.K. got starstruck by George W. Bush, so what? Part one." } + }, + { + "name": "XHamster", + "url": "http://xhamster.com/movies/1509445/femaleagent_shy_beauty_takes_the_bait.html", + "file": "1509445.flv", + "md5": "9f48e0e8d58e3076bb236ff412ab62fa", + "info_dict":{ + "title":"FemaleAgent Shy beauty takes the bait" + } } ] |