mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	Fix some regexes
This commit is contained in:
		| @@ -258,7 +258,7 @@ class MTVServicesInfoExtractor(InfoExtractor): | ||||
|  | ||||
|         if mgid is None or ':' not in mgid: | ||||
|             mgid = self._search_regex( | ||||
|                 [r'data-mgid="(.*?)"', r'swfobject.embedSWF\(".*?(mgid:.*?)"'], | ||||
|                 [r'data-mgid="(.*?)"', r'swfobject\.embedSWF\(".*?(mgid:.*?)"'], | ||||
|                 webpage, 'mgid', default=None) | ||||
|  | ||||
|         if not mgid: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․