projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c793228
)
[espn] Remove broken flag
author
Sergey M․
<dstftw@gmail.com>
Wed, 30 Dec 2015 23:31:01 +0000
(
05:31
+0600)
committer
Sergey M․
<dstftw@gmail.com>
Wed, 30 Dec 2015 23:31:01 +0000
(
05:31
+0600)
youtube_dl/extractor/espn.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/espn.py
b/youtube_dl/extractor/espn.py
index e6f8f0337fa562335b577db3d1cee2d75684fe31..7d758102c86ca0b0a5f529b26b0fbfc0854989c4 100644
(file)
--- a/
youtube_dl/extractor/espn.py
+++ b/
youtube_dl/extractor/espn.py
@@
-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': {