From cf857ae84ad4bb1eb77827b8d47f64a5744afe28 Mon Sep 17 00:00:00 2001 From: "M.Yasoob Khalid" Date: Fri, 28 Jun 2013 10:42:18 +0500 Subject: [PATCH] Added test for GameSpot.com --- test/tests.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/test/tests.json b/test/tests.json index fcb3074c9..d92f23963 100644 --- a/test/tests.json +++ b/test/tests.json @@ -676,5 +676,16 @@ "info_dict": { "title": "Freddie Gibbs Songs - Lay It Down" } + }, + { + "name": "GameSpot", + "url": "http://www.gamespot.com/arma-iii/videos/arma-iii-community-guide-sitrep-i-6410818/", + "file": "6410818.mp4", + "md5": "5569d64ca98db01f0177c934fe8c1e9b", + "info_dict": { + "title": "Arma III - Community Guide: SITREP I ", + "upload_date": "20130627", + "description": "Check out this video where some of the basics of Arma III is explained." + } } ]