mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	PEP8: applied even more rules
This commit is contained in:
		| @@ -99,7 +99,7 @@ class IGNIE(InfoExtractor): | ||||
|         video_id = self._find_video_id(webpage) | ||||
|         result = self._get_video_info(video_id) | ||||
|         description = self._html_search_regex(self._DESCRIPTION_RE, | ||||
|             webpage, 'video description', flags=re.DOTALL) | ||||
|                                               webpage, 'video description', flags=re.DOTALL) | ||||
|         result['description'] = description | ||||
|         return result | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jouke Waleson
					Jouke Waleson