mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	do not capture a group
This commit is contained in:
		| @@ -10,7 +10,7 @@ from ..utils import ( | |||||||
|  |  | ||||||
|  |  | ||||||
| class HowStuffWorksIE(InfoExtractor): | class HowStuffWorksIE(InfoExtractor): | ||||||
|     _VALID_URL = r'https?://[\da-z-]+\.howstuffworks\.com/(?:[^/]+/)*(\d+-)*(?P<id>.+?)-video\.htm' |     _VALID_URL = r'https?://[\da-z-]+\.howstuffworks\.com/(?:[^/]+/)*(?:\d+-)?(?P<id>.+?)-video\.htm' | ||||||
|     _TESTS = [ |     _TESTS = [ | ||||||
|         { |         { | ||||||
|             'url': 'http://adventure.howstuffworks.com/5266-cool-jobs-iditarod-musher-video.htm', |             'url': 'http://adventure.howstuffworks.com/5266-cool-jobs-iditarod-musher-video.htm', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 remitamine
					remitamine