[gamespot] Mark as broken (#1587)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 10 Oct 2013 17:55:09 +0000 (19:55 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 10 Oct 2013 17:55:52 +0000 (19:55 +0200)
youtube_dl/extractor/gamespot.py

index cd3bbe65f5dd9891f5cf4a68fb1adcd8a45c4196..5edbf678ad805f4f5408bf7d478fd5f7402ae5ce 100644 (file)
@@ -8,6 +8,7 @@ from ..utils import (
 )
 
 class GameSpotIE(InfoExtractor):
+    _WORKING = False
     _VALID_URL = r'(?:http://)?(?:www\.)?gamespot\.com/.*-(?P<page_id>\d+)/?'
     _TEST = {
         u"url": u"http://www.gamespot.com/arma-iii/videos/arma-iii-community-guide-sitrep-i-6410818/",