mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-10-31 01:33:15 +00:00 
			
		
		
		
	[comedycentral] Recognize 'full-episodes' urls (fixes #3277)
This commit is contained in:
		
							parent
							
								
									d8894e24a4
								
							
						
					
					
						commit
						13059bceb2
					
				| @ -15,7 +15,7 @@ from ..utils import ( | ||||
| 
 | ||||
| class ComedyCentralIE(MTVServicesInfoExtractor): | ||||
|     _VALID_URL = r'''(?x)https?://(?:www\.)?(comedycentral|cc)\.com/ | ||||
|         (video-clips|episodes|cc-studios|video-collections) | ||||
|         (video-clips|episodes|cc-studios|video-collections|full-episodes) | ||||
|         /(?P<title>.*)''' | ||||
|     _FEED_URL = 'http://comedycentral.com/feeds/mrss/' | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jaime Marquínez Ferrándiz
						Jaime Marquínez Ferrándiz