mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 01:57:08 -05:00 
			
		
		
		
	[eporner] Fix redirect_code error
This commit is contained in:
		@@ -35,6 +35,7 @@ class EpornerIE(InfoExtractor):
 | 
			
		||||
        title = self._html_search_regex(
 | 
			
		||||
            r'<title>(.*?) - EPORNER', webpage, 'title')
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        redirect_url = 'http://www.eporner.com/config5/%s/%s' % (video_id, display_id)
 | 
			
		||||
        player_code = self._download_webpage(
 | 
			
		||||
            redirect_url, display_id, note='Downloading player config')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user