mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-10-31 09:43:32 +00:00 
			
		
		
		
	[xtube] Add support for embedded URLs (closes #14417)
This commit is contained in:
		
							parent
							
								
									cd6fc19ed7
								
							
						
					
					
						commit
						ac93c09ab2
					
				| @ -18,7 +18,7 @@ class XTubeIE(InfoExtractor): | ||||
|     _VALID_URL = r'''(?x) | ||||
|                         (?: | ||||
|                             xtube:| | ||||
|                             https?://(?:www\.)?xtube\.com/(?:watch\.php\?.*\bv=|video-watch/(?P<display_id>[^/]+)-) | ||||
|                             https?://(?:www\.)?xtube\.com/(?:watch\.php\?.*\bv=|video-watch/(?:embedded/)?(?P<display_id>[^/]+)-) | ||||
|                         ) | ||||
|                         (?P<id>[^/?&#]+) | ||||
|                     ''' | ||||
| @ -64,6 +64,9 @@ class XTubeIE(InfoExtractor): | ||||
|     }, { | ||||
|         'url': 'xtube:kVTUy_G222_', | ||||
|         'only_matching': True, | ||||
|     }, { | ||||
|         'url': 'https://www.xtube.com/video-watch/embedded/milf-tara-and-teen-shared-and-cum-covered-extreme-bukkake-32203482?embedsize=big', | ||||
|         'only_matching': True, | ||||
|     }] | ||||
| 
 | ||||
|     def _real_extract(self, url): | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sergey M․
						Sergey M․