projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79b3f61
)
[KeezMoviesIE] Detect URLs with numbers in the SEO part correct
author
rzhxeo
<rzhxeot7z81b4700@mailcatch.com>
Mon, 28 Oct 2013 17:22:55 +0000
(18:22 +0100)
committer
rzhxeo
<rzhxeot7z81b4700@mailcatch.com>
Mon, 28 Oct 2013 17:22:55 +0000
(18:22 +0100)
youtube_dl/extractor/keezmovies.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/keezmovies.py
b/youtube_dl/extractor/keezmovies.py
index 5e05900da211eb9d2d6e33706a71f47dcf1abff7..7869244452ac4b8dab673ce82e29b6b737aa3bc2 100644
(file)
--- a/
youtube_dl/extractor/keezmovies.py
+++ b/
youtube_dl/extractor/keezmovies.py
@@
-12,7
+12,7
@@
from ..aes import (
)
class KeezMoviesIE(InfoExtractor):
- _VALID_URL = r'^(?:https?://)?(?:www\.)?(?P<url>keezmovies\.com/video/.+?(?P<videoid>[0-9]+))'
+ _VALID_URL = r'^(?:https?://)?(?:www\.)?(?P<url>keezmovies\.com/video/.+?(?P<videoid>[0-9]+))
(?:[/?&]|$)
'
_TEST = {
u'url': u'http://www.keezmovies.com/video/petite-asian-lady-mai-playing-in-bathtub-1214711',
u'file': u'1214711.mp4',