mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	| @@ -9,7 +9,7 @@ from .common import InfoExtractor | ||||
|  | ||||
|  | ||||
| class TudouIE(InfoExtractor): | ||||
|     _VALID_URL = r'https?://(?:www\.)?tudou\.com/(?:listplay|programs(?:/view)?|albumplay)/.*?/(?P<id>[^/?#]+?)(?:\.html)?/?(?:$|[?#])' | ||||
|     _VALID_URL = r'https?://(?:www\.)?tudou\.com/(?:listplay|programs(?:/view)?|albumplay)/?.*/(?P<id>[^/?#]+?)(?:\.html)?/?(?:$|[?#])' | ||||
|     _TESTS = [{ | ||||
|         'url': 'http://www.tudou.com/listplay/zzdE77v6Mmo/2xN2duXMxmw.html', | ||||
|         'md5': '140a49ed444bd22f93330985d8475fcb', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 linhua55
					linhua55