mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-11-04 03:33:46 +00:00 
			
		
		
		
	[tube8] Improved regex
This commit is contained in:
		
							parent
							
								
									3fbeb95e14
								
							
						
					
					
						commit
						94b539d155
					
				@ -14,7 +14,7 @@ from ..aes import aes_decrypt_text
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class Tube8IE(InfoExtractor):
 | 
			
		||||
    _VALID_URL = r'https?://(?:www\.)?tube8\.com/(?:[^/]+/){2}(?P<id>\d+)'
 | 
			
		||||
    _VALID_URL = r'https?://(?:www\.)?tube8\.com/(?:gay/|shemale/)?(?:[^/]+/){2}(?P<id>\d+)'
 | 
			
		||||
    _TEST = {
 | 
			
		||||
        'url': 'http://www.tube8.com/teen/kasia-music-video/229795/',
 | 
			
		||||
        'md5': '44bf12b98313827dd52d35b8706a4ea0',
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user