mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 22:55:18 +00:00 
			
		
		
		
	[extractor] Deprecate _sort_formats
				
					
				
			This commit is contained in:
		| @@ -79,7 +79,6 @@ class TheWeatherChannelIE(ThePlatformIE):  # XXX: Do not subclass from concrete | ||||
|                     'url': variant_url, | ||||
|                     'format_id': variant_id, | ||||
|                 }) | ||||
|         self._sort_formats(formats) | ||||
| 
 | ||||
|         cc_url = video_data.get('cc_url') | ||||
| 
 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan