mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[mangomolo] fix domain regex
This commit is contained in:
		| @@ -2256,7 +2256,7 @@ class GenericIE(InfoExtractor): | ||||
|  | ||||
|         # Look for Mangomolo embeds | ||||
|         mobj = re.search( | ||||
|             r'''(?x)<iframe[^>]+src=(["\'])(?P<url>(?:https?:)?//(?:www\.)?admin\.mangomolo.com/analytics/index\.php/customers/embed/ | ||||
|             r'''(?x)<iframe[^>]+src=(["\'])(?P<url>(?:https?:)?//(?:www\.)?admin\.mangomolo\.com/analytics/index\.php/customers/embed/ | ||||
|                 (?: | ||||
|                     video\?.*?\bid=(?P<video_id>\d+)| | ||||
|                     index\?.*?\bchannelid=(?P<channel_id>(?:[A-Za-z0-9+/=]|%2B|%2F|%3D)+) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Remita Amine
					Remita Amine