projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3215c50
)
[beeg] fix test
author
peugeot
<peugeot.com>
Sat, 14 Feb 2015 12:42:42 +0000
(13:42 +0100)
committer
peugeot
<peugeot.com>
Sat, 14 Feb 2015 12:42:42 +0000
(13:42 +0100)
youtube_dl/extractor/beeg.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/beeg.py
b/youtube_dl/extractor/beeg.py
index 4e79fea8f0346d8aca19bc0182fd087a78779809..b38057f2f500f520829ff9c5d7324e66558eb356 100644
(file)
--- a/
youtube_dl/extractor/beeg.py
+++ b/
youtube_dl/extractor/beeg.py
@@
-9,7
+9,7
@@
class BeegIE(InfoExtractor):
_VALID_URL = r'https?://(?:www\.)?beeg\.com/(?P<id>\d+)'
_TEST = {
'url': 'http://beeg.com/5416503',
- 'md5': '
634526ae978711f6b748fe0dd6c11f57
',
+ 'md5': '
1bff67111adb785c51d1b42959ec10e5
',
'info_dict': {
'id': '5416503',
'ext': 'mp4',