projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a89637
)
[vidme] Update test
author
Sergey M․
<dstftw@gmail.com>
Tue, 20 Oct 2015 14:18:23 +0000
(20:18 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Tue, 20 Oct 2015 14:18:23 +0000
(20:18 +0600)
youtube_dl/extractor/vidme.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/vidme.py
b/youtube_dl/extractor/vidme.py
index 296e00423c0288418cf958f9e1e06a8fe5500a26..eb5cde761af54d0d33b6ca99e746963afbc756de 100644
(file)
--- a/
youtube_dl/extractor/vidme.py
+++ b/
youtube_dl/extractor/vidme.py
@@
-14,7
+14,7
@@
class VidmeIE(InfoExtractor):
_VALID_URL = r'https?://vid\.me/(?:e/)?(?P<id>[\da-zA-Z]+)'
_TESTS = [{
'url': 'https://vid.me/QNB',
- 'md5': '
c62f1156138dc3323902188c5b5a8bd6
',
+ 'md5': '
f42d05e7149aeaec5c037b17e5d3dc82
',
'info_dict': {
'id': 'QNB',
'ext': 'mp4',