projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a7699b
)
[konserthusetplay] Improve _VALID_URL
author
Sergey M․
<dstftw@gmail.com>
Sun, 7 Feb 2016 15:16:31 +0000
(21:16 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 7 Feb 2016 15:16:31 +0000
(21:16 +0600)
youtube_dl/extractor/konserthusetplay.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/konserthusetplay.py
b/youtube_dl/extractor/konserthusetplay.py
index f21d050d76c6bc08aa9fd8951ef7092e35b97c0c..e1395b24e1eaf2757a859865995d4d54a5944419 100644
(file)
--- a/
youtube_dl/extractor/konserthusetplay.py
+++ b/
youtube_dl/extractor/konserthusetplay.py
@@
-9,7
+9,7
@@
from ..utils import (
class KonserthusetPlayIE(InfoExtractor):
- _VALID_URL = r'https?://(?:www\.)?konserthusetplay\.se/\?m=(?P<id>[^&]+)'
+ _VALID_URL = r'https?://(?:www\.)?konserthusetplay\.se/\?
.*\b
m=(?P<id>[^&]+)'
_TEST = {
'url': 'http://www.konserthusetplay.se/?m=CKDDnlCY-dhWAAqiMERd-A',
'info_dict': {