diff options
| author | julien <julien@julien-ThinkPad-X220.(none)> | 2013-05-05 16:07:19 +0200 | 
|---|---|---|
| committer | Philipp Hagemeister <phihag@phihag.de> | 2013-05-05 20:54:36 +0200 | 
| commit | 7f5bd09baf2118510c52115829180888ca7111ee (patch) | |
| tree | 104011942a7ab4cb3869b4ced6609c69f64b8014 /test | |
| parent | 02d5eb935f020241ff33b4b91ba88b92eee66b97 (diff) | |
Add support to www.ina.fr
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 66e93a33a..a342ce4b9 100644 --- a/test/tests.json +++ b/test/tests.json @@ -420,5 +420,14 @@      "info_dict":{        "title":"Tired of Link Building? Try BacklinkMyDomain.com!"      } +  }, +  { +    "name": "Ina", +    "url": "www.ina.fr/video/I12055569/francois-hollande-je-crois-que-c-est-clair-video.html", +    "file": "I12055569.mp4", +    "md5": "a667021bf2b41f8dc6049479d9bb38a3", +    "info_dict":{ +      "title":"François Hollande \"Je crois que c'est clair\"" +    }    }  ]  | 
