mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	Improve some _VALID_URLs
This commit is contained in:
		| @@ -6,7 +6,7 @@ from .internetvideoarchive import InternetVideoArchiveIE | ||||
|  | ||||
|  | ||||
| class VideoDetectiveIE(InfoExtractor): | ||||
|     _VALID_URL = r'https?://www\.videodetective\.com/[^/]+/[^/]+/(?P<id>\d+)' | ||||
|     _VALID_URL = r'https?://(?:www\.)?videodetective\.com/[^/]+/[^/]+/(?P<id>\d+)' | ||||
|  | ||||
|     _TEST = { | ||||
|         'url': 'http://www.videodetective.com/movies/kick-ass-2/194487', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 stepshal
					stepshal