[espn] Remove broken flag
This commit is contained in:
parent
c7932289e7
commit
29f3683901
|
@ -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': {
|
||||
|
|
Loading…
Reference in New Issue