mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[extractor] Deprecate _sort_formats
				
					
				
			This commit is contained in:
		| @@ -62,7 +62,6 @@ class DWIE(InfoExtractor): | ||||
|                 transform_source=lambda s: s.replace( | ||||
|                     'rtmp://tv-od.dw.de/flash/', | ||||
|                     'http://tv-download.dw.de/dwtv_video/flv/')) | ||||
|         self._sort_formats(formats) | ||||
| 
 | ||||
|         upload_date = hidden_inputs.get('display_date') | ||||
|         if not upload_date: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan