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:
		| @@ -45,7 +45,6 @@ class CrooksAndLiarsIE(InfoExtractor): | ||||
|             'format_id': item['type'], | ||||
|             'quality': quality(item['type']), | ||||
|         } for item in manifest['flavors'] if item['mime'].startswith('video/')] | ||||
|         self._sort_formats(formats) | ||||
| 
 | ||||
|         return { | ||||
|             'url': url, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan