mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 00:25:15 +00:00 
			
		
		
		
	[hitbox] Sort formats
This commit is contained in:
		@@ -121,6 +121,7 @@ class HitboxIE(InfoExtractor):
 | 
				
			|||||||
                    'tbr': bitrate,
 | 
					                    'tbr': bitrate,
 | 
				
			||||||
                    'format_note': label,
 | 
					                    'format_note': label,
 | 
				
			||||||
                })
 | 
					                })
 | 
				
			||||||
 | 
					        self._sort_formats(formats)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        metadata['formats'] = formats
 | 
					        metadata['formats'] = formats
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user