mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 23:17:07 -05:00 
			
		
		
		
	Mark CollegeHumorIE not working until phihag finishes
This commit is contained in:
		@@ -2649,6 +2649,7 @@ class EscapistIE(InfoExtractor):
 | 
			
		||||
class CollegeHumorIE(InfoExtractor):
 | 
			
		||||
    """Information extractor for collegehumor.com"""
 | 
			
		||||
 | 
			
		||||
    _WORKING = False
 | 
			
		||||
    _VALID_URL = r'^(?:https?://)?(?:www\.)?collegehumor\.com/video/(?P<videoid>[0-9]+)/(?P<shorttitle>.*)$'
 | 
			
		||||
    IE_NAME = u'collegehumor'
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user