mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[extractor] Deprecate _sort_formats
				
					
				
			This commit is contained in:
		| @@ -126,8 +126,6 @@ class LibraryOfCongressIE(InfoExtractor): | ||||
|                 'filesize_approx': parse_filesize(m.group('size')), | ||||
|             }) | ||||
| 
 | ||||
|         self._sort_formats(formats) | ||||
| 
 | ||||
|         duration = float_or_none(data.get('duration')) | ||||
|         view_count = int_or_none(data.get('viewCount')) | ||||
| 
 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan