logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 9abc6c8b3114083edd080a9f4357dcf4b3fd288c
parent 8cd252f115c67a67a2c230bc1b28401a88106d70
Author: Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Date:   Mon, 10 Jun 2013 19:42:02 +0200

Update YahooIE test

The old test video is no longer available.

Diffstat:

Mtest/tests.json8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 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" },