[vuclip] Fix extraction
This commit is contained in:
		
							parent
							
								
									2328f2fe68
								
							
						
					
					
						commit
						5d8dcb5342
					
				| @ -49,7 +49,7 @@ class VuClipIE(InfoExtractor): | |||||||
|         links_code = self._search_regex( |         links_code = self._search_regex( | ||||||
|             r'''(?xs) |             r'''(?xs) | ||||||
|                 (?: |                 (?: | ||||||
|                     <img\s+src="/im/play.gif".*?>| |                     <img\s+src="[^"]*/play.gif".*?>| | ||||||
|                     <!--\ player\ end\ -->\s*</div><!--\ thumb\ end--> |                     <!--\ player\ end\ -->\s*</div><!--\ thumb\ end--> | ||||||
|                 ) |                 ) | ||||||
|                 (.*?) |                 (.*?) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user