mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[funimation] Improve _VALID_URL
This commit is contained in:
		| @@ -16,7 +16,7 @@ from ..utils import ( | |||||||
|  |  | ||||||
|  |  | ||||||
| class FunimationIE(InfoExtractor): | class FunimationIE(InfoExtractor): | ||||||
|     _VALID_URL = r'https?://(?:www\.)?funimation\.com/shows/[^/]+/videos/official/(?P<id>[^?]+)' |     _VALID_URL = r'https?://(?:www\.)?funimation\.com/shows/[^/]+/videos/official/(?P<id>[^/?#&]+)' | ||||||
|  |  | ||||||
|     _TEST = { |     _TEST = { | ||||||
|         'url': 'http://www.funimation.com/shows/air/videos/official/breeze', |         'url': 'http://www.funimation.com/shows/air/videos/official/breeze', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․