projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dcb8f3
)
[vodlocker] Fix _VALID_URL
author
Sergey M․
<dstftw@gmail.com>
Tue, 22 Jul 2014 13:37:33 +0000
(20:37 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Tue, 22 Jul 2014 13:37:33 +0000
(20:37 +0700)
youtube_dl/extractor/vodlocker.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/vodlocker.py
b/youtube_dl/extractor/vodlocker.py
index 68c59364bc7f48e453b85e70ecc750b4418f0a75..6d3b78749eaf1b25d23422343ab36c9d84c7cdc0 100644
(file)
--- a/
youtube_dl/extractor/vodlocker.py
+++ b/
youtube_dl/extractor/vodlocker.py
@@
-10,7
+10,7
@@
from ..utils import (
class VodlockerIE(InfoExtractor):
- _VALID_URL = r'https?://(?:www\.)?vodlocker.com/(?P<id>[0-9a-zA-Z]+)(?:\..*?)?'
+ _VALID_URL = r'https?://(?:www\.)?vodlocker
\
.com/(?P<id>[0-9a-zA-Z]+)(?:\..*?)?'
_TESTS = [{
'url': 'http://vodlocker.com/e8wvyzz4sl42',