mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 22:47:06 -05:00 
			
		
		
		
	[behindkink] Remove call to report_extraction
This commit is contained in:
		@@ -33,7 +33,6 @@ class BehindKinkIE(InfoExtractor):
 | 
			
		||||
 | 
			
		||||
        webpage = self._download_webpage(url, display_id)
 | 
			
		||||
 | 
			
		||||
        self.report_extraction(display_id)
 | 
			
		||||
        video_url = self._search_regex(
 | 
			
		||||
            r"'file':\s*'([^']+)'",
 | 
			
		||||
            webpage, 'URL base')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user