1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 10:29:28 +00:00

[gamespot] Mark as broken (#1587)

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-10-10 19:55:09 +02:00
parent 0ab4ff6378
commit 1cbb27b151

View 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/",