projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86916da
)
[nfl] Fix test case - download, but don't check md5
author
Naglis Jonaitis
<njonaitis@gmail.com>
Tue, 23 Sep 2014 17:42:28 +0000
(20:42 +0300)
committer
Naglis Jonaitis
<njonaitis@gmail.com>
Tue, 23 Sep 2014 17:42:28 +0000
(20:42 +0300)
youtube_dl/extractor/nfl.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/nfl.py
b/youtube_dl/extractor/nfl.py
index f53596f5e12424fd7fcf13c4cfb17cc69540c742..963c4587c88c26c02e479ee1c3764bb2bd46269c 100644
(file)
--- a/
youtube_dl/extractor/nfl.py
+++ b/
youtube_dl/extractor/nfl.py
@@
-17,7
+17,7
@@
class NFLIE(InfoExtractor):
_PLAYER_CONFIG_URL = 'http://www.nfl.com/static/content/static/config/video/config.json'
_TEST = {
'url': 'http://www.nfl.com/videos/nfl-game-highlights/0ap3000000398478/Week-3-Redskins-vs-Eagles-highlights',
-
'skip_download': True, # md5
sum fluctuates
+
# 'md5': '5eb8c40a727dda106d510e5d6ffa79e5', # md5 check
sum fluctuates
'info_dict': {
'id': '0ap3000000398478',
'ext': 'mp4',