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:
		| @@ -1233,7 +1233,6 @@ class PeerTubeIE(InfoExtractor): | ||||
|             else: | ||||
|                 f['fps'] = int_or_none(file_.get('fps')) | ||||
|             formats.append(f) | ||||
|         self._sort_formats(formats) | ||||
| 
 | ||||
|         description = video.get('description') | ||||
|         if description and len(description) >= 250: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan