diff options
| author | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-06-10 19:42:02 +0200 | 
|---|---|---|
| committer | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-06-10 19:42:02 +0200 | 
| commit | 9abc6c8b3114083edd080a9f4357dcf4b3fd288c (patch) | |
| tree | 05a5672f9071f65f7b990d41a1f5bdf9cb001342 | |
| parent | 8cd252f115c67a67a2c230bc1b28401a88106d70 (diff) | |
Update YahooIE test
The old test video is no longer available.
| -rw-r--r-- | test/tests.json | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/test/tests.json b/test/tests.json index 04be912ce..6c2373321 100644 --- a/test/tests.json +++ b/test/tests.json @@ -434,11 +434,11 @@    },    {      "name": "Yahoo", -    "url": "http://screen.yahoo.com/obama-celebrates-iraq-victory-27592561.html", -    "file": "27592561.flv", -    "md5": "c6179bed843512823fd284fa2e7f012d", +    "url": "http://screen.yahoo.com/julian-smith-travis-legg-watch-214727115.html", +    "file": "214727115.flv", +    "md5": "2e717f169c1be93d84d3794a00d4a325",      "info_dict": { -        "title": "Obama Celebrates Iraq Victory" +        "title": "Julian Smith & Travis Legg Watch Julian Smith"      },      "skip": "Requires rtmpdump"    }, | 
