1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-04-24 00:00:07 -04:00

[espn] Remove broken flag

This commit is contained in:
Sergey M․
2015-12-31 05:31:01 +06:00
parent c7932289e7
commit 29f3683901
-1
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': {