projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f63dc2
)
[beeg] Update test
author
Tithen-Firion
<Tithen-Firion@users.noreply.github.com>
Thu, 27 Apr 2017 20:14:11 +0000
(22:14 +0200)
committer
Sergey M
<dstftw@gmail.com>
Thu, 27 Apr 2017 20:14:11 +0000
(
03:14
+0700)
youtube_dl/extractor/beeg.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/beeg.py
b/youtube_dl/extractor/beeg.py
index b0b7914d89777fcba136a12562f771bf4f2af4d6..d5c5822f2b2fdfef339353e71b160851fca76e68 100644
(file)
--- a/
youtube_dl/extractor/beeg.py
+++ b/
youtube_dl/extractor/beeg.py
@@
-16,7
+16,7
@@
class BeegIE(InfoExtractor):
_VALID_URL = r'https?://(?:www\.)?beeg\.com/(?P<id>\d+)'
_TEST = {
'url': 'http://beeg.com/5416503',
- 'md5': '
46c384def73b33dbc581262e5ee67cef
',
+ 'md5': '
a1a1b1a8bc70a89e49ccfd113aed0820
',
'info_dict': {
'id': '5416503',
'ext': 'mp4',