From: Jaime Marquínez Ferrándiz Date: Tue, 1 Jan 2013 13:39:45 +0000 (+0100) Subject: Test for steam X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=deb594a9a04236a9e034bac16f625df3fed2b352;p=youtube-dl Test for steam --- diff --git a/test/tests.json b/test/tests.json index c2de6099d..61914e868 100644 --- a/test/tests.json +++ b/test/tests.json @@ -120,5 +120,14 @@ "upload_date": "20091225", "description": "Installing Gentoo Linux on Powerbook G4, it turns out the sleep indicator becomes HDD activity indicator :D" } + }, + { + "name": "Steam", + "url": "http://store.steampowered.com/video/105600/", + "file": "81300.flv", + "md5": "f870007cee7065d7c76b88f0a45ecc07", + "info_dict": { + "title": "Terraria 1.1 Trailer" + } } ]