projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc016bf
)
[bleacherreport] update test
author
remitamine
<remitamine@gmail.com>
Tue, 22 Dec 2015 09:14:57 +0000
(10:14 +0100)
committer
remitamine
<remitamine@gmail.com>
Tue, 22 Dec 2015 09:14:57 +0000
(10:14 +0100)
youtube_dl/extractor/bleacherreport.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/bleacherreport.py
b/youtube_dl/extractor/bleacherreport.py
index bd2a6340bb75a0a552883cd65e8fb2dfadfe258b..38bda3af5a189cc7a2c8d65937a7d710edd0211f 100644
(file)
--- a/
youtube_dl/extractor/bleacherreport.py
+++ b/
youtube_dl/extractor/bleacherreport.py
@@
-90,7
+90,7
@@
class BleacherReportCMSIE(AMPIE):
_VALID_URL = r'https?://(?:www\.)?bleacherreport\.com/video_embed\?id=(?P<id>[0-9a-f-]{36})'
_TESTS = [{
'url': 'http://bleacherreport.com/video_embed?id=8fd44c2f-3dc5-4821-9118-2c825a98c0e1',
- 'md5': '
f0ca220af012d4df857b54f792c586b
b',
+ 'md5': '
8c2c12e3af7805152675446c905d159
b',
'info_dict': {
'id': '8fd44c2f-3dc5-4821-9118-2c825a98c0e1',
'ext': 'flv',