diff options
| -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" +    }    }  ] | 
