projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db23d8d
)
[Spiegeltv] remove the md5 field to pass Travis test build
author
Georg Jaehnig
<georg@jaehnig.org>
Tue, 3 Jun 2014 15:52:39 +0000
(17:52 +0200)
committer
Georg Jaehnig
<georg@jaehnig.org>
Tue, 3 Jun 2014 15:52:39 +0000
(17:52 +0200)
youtube_dl/extractor/spiegeltv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/spiegeltv.py
b/youtube_dl/extractor/spiegeltv.py
index 303c1104411a71aba0e746c96939cfc9b33ae92d..ffd55463305d07f593368e1c78f028bf05e3cf5f 100644
(file)
--- a/
youtube_dl/extractor/spiegeltv.py
+++ b/
youtube_dl/extractor/spiegeltv.py
@@
-8,7
+8,6
@@
class SpiegeltvIE(InfoExtractor):
_VALID_URL = r'https?://(?:www\.)?spiegel\.tv/filme/(?P<id>[\-a-z0-9]+)'
_TEST = {
'url': 'http://www.spiegel.tv/filme/flug-mh370/',
- 'md5': '700d62dc485f3a81cf9d52144e5ead59',
'info_dict': {
'id': 'flug-mh370',
'ext': 'm4v',