[espn] Remove broken flag

This commit is contained in:
Sergey M․ 2015-12-31 05:31:01 +06:00
parent c7932289e7
commit 29f3683901

View file

@ -5,7 +5,6 @@ from .common import InfoExtractor
class ESPNIE(InfoExtractor):
_VALID_URL = r'https?://espn\.go\.com/(?:[^/]+/)*(?P<id>[^/]+)'
_WORKING = False
_TESTS = [{
'url': 'http://espn.go.com/video/clip?id=10365079',
'info_dict': {