mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[extractor] Deprecate _sort_formats
				
					
				
			This commit is contained in:
		| @@ -75,7 +75,6 @@ class PhilharmonieDeParisIE(InfoExtractor): | ||||
|                     m3u8_id='hls', fatal=False)) | ||||
|             if not formats and not self.get_param('ignore_no_formats'): | ||||
|                 return | ||||
|             self._sort_formats(formats) | ||||
|             return { | ||||
|                 'title': title, | ||||
|                 'formats': formats, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan