projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2328f2f
)
[vuclip] Fix extraction
author
Sergey M․
<dstftw@gmail.com>
Mon, 18 May 2015 15:39:15 +0000
(21:39 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 18 May 2015 15:39:15 +0000
(21:39 +0600)
youtube_dl/extractor/vuclip.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/vuclip.py
b/youtube_dl/extractor/vuclip.py
index c3fde53f5ef06a56b54e94b20b72a7e98c1992a5..a6d9b5fee1f4864d82c7f8bb83e87884c96afe3b 100644
(file)
--- a/
youtube_dl/extractor/vuclip.py
+++ b/
youtube_dl/extractor/vuclip.py
@@
-49,7
+49,7
@@
class VuClipIE(InfoExtractor):
links_code = self._search_regex(
r'''(?xs)
(?:
- <img\s+src="
/im
/play.gif".*?>|
+ <img\s+src="
[^"]*
/play.gif".*?>|
<!--\ player\ end\ -->\s*</div><!--\ thumb\ end-->
)
(.*?)