mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	Correct some extractor _VALID_URL regexes
This commit is contained in:
		| @@ -9,7 +9,7 @@ from ..utils import ( | ||||
|  | ||||
|  | ||||
| class MuzuTVIE(InfoExtractor): | ||||
|     _VALID_URL = r'https?://www.muzu.tv/(.+?)/(.+?)/(?P<id>\d+)' | ||||
|     _VALID_URL = r'https?://www\.muzu\.tv/(.+?)/(.+?)/(?P<id>\d+)' | ||||
|     IE_NAME = u'muzu.tv' | ||||
|  | ||||
|     _TEST = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 dst
					dst