mirror of
				https://code.hackerspace.pl/q3k/youtube-dl
				synced 2025-03-16 11:43:02 +00:00 
			
		
		
		
	[tf1] Improve wat id regex (Closes #8691)
This commit is contained in:
		
							parent
							
								
									6dae56384a
								
							
						
					
					
						commit
						4b3cd7316c
					
				| @ -48,6 +48,6 @@ class TF1IE(InfoExtractor): | ||||
|         video_id = self._match_id(url) | ||||
|         webpage = self._download_webpage(url, video_id) | ||||
|         wat_id = self._html_search_regex( | ||||
|             r'(["\'])(?:https?:)?//www\.wat\.tv/embedframe/.*?(?P<id>\d{8})\1', | ||||
|             r'(["\'])(?:https?:)?//www\.wat\.tv/embedframe/.*?(?P<id>\d{8})(?:#.*?)?\1', | ||||
|             webpage, 'wat id', group='id') | ||||
|         return self.url_result('wat:%s' % wat_id, 'Wat') | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sergey M․
						Sergey M․