mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 08:57:08 -05:00 
			
		
		
		
	Better name for InfoQ IE
This commit is contained in:
		@@ -2821,9 +2821,7 @@ class SoundcloudIE(InfoExtractor):
 | 
			
		||||
 | 
			
		||||
class InfoQIE(InfoExtractor):
 | 
			
		||||
    """Information extractor for infoq.com"""
 | 
			
		||||
 | 
			
		||||
    _VALID_URL = r'^(?:https?://)?(?:www\.)?infoq\.com/[^/]+/[^/]+$'
 | 
			
		||||
    IE_NAME = u'infoq'
 | 
			
		||||
 | 
			
		||||
    def report_extraction(self, video_id):
 | 
			
		||||
        """Report information extraction."""
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user