mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[mpora] Improve _VALID_URL
This commit is contained in:
		| @@ -5,7 +5,7 @@ from ..utils import int_or_none | ||||
|  | ||||
|  | ||||
| class MporaIE(InfoExtractor): | ||||
|     _VALID_URL = r'https?://(www\.)?mpora\.(?:com|de)/videos/(?P<id>[^?#/]+)' | ||||
|     _VALID_URL = r'https?://(?:www\.)?mpora\.(?:com|de)/videos/(?P<id>[^?#/]+)' | ||||
|     IE_NAME = 'MPORA' | ||||
|  | ||||
|     _TEST = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․