Rapsys Git
/
youtubedl
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
cme fix dpkg-control
[youtubedl]
/
youtube_dl
/
extractor
/
roxwel.py
diff --git
a/youtube_dl/extractor/roxwel.py
b/youtube_dl/extractor/roxwel.py
index 41638c1d01e2e76398d60ae5ef869d93845a59bc..65284643b4de287c7e77b9e2b571822c5a020606 100644
(file)
--- a/
youtube_dl/extractor/roxwel.py
+++ b/
youtube_dl/extractor/roxwel.py
@@
-7,7
+7,7
@@
from ..utils import unified_strdate, determine_ext
class RoxwelIE(InfoExtractor):
class RoxwelIE(InfoExtractor):
- _VALID_URL = r'https?://
www\.
roxwel\.com/player/(?P<filename>.+?)(\.|\?|$)'
+ _VALID_URL = r'https?://
(?:www\.)?
roxwel\.com/player/(?P<filename>.+?)(\.|\?|$)'
_TEST = {
'url': 'http://www.roxwel.com/player/passionpittakeawalklive.html',
_TEST = {
'url': 'http://www.roxwel.com/player/passionpittakeawalklive.html',