mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	[extractors] Add import for comedycentral.tv
This commit is contained in:
		@@ -156,7 +156,11 @@ from .cnn import (
 | 
			
		||||
)
 | 
			
		||||
from .coub import CoubIE
 | 
			
		||||
from .collegerama import CollegeRamaIE
 | 
			
		||||
from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
 | 
			
		||||
from .comedycentral import (
 | 
			
		||||
    ComedyCentralIE,
 | 
			
		||||
    ComedyCentralShowsIE,
 | 
			
		||||
    ComedyCentralTVIE,
 | 
			
		||||
)
 | 
			
		||||
from .comcarcoff import ComCarCoffIE
 | 
			
		||||
from .commonmistakes import CommonMistakesIE, UnicodeBOMIE
 | 
			
		||||
from .commonprotocols import RtmpIE
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user