mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	[common] sort dash formats
This commit is contained in:
		| @@ -1481,6 +1481,7 @@ class InfoExtractor(object): | |||||||
|                             existing_format.update(f) |                             existing_format.update(f) | ||||||
|                     else: |                     else: | ||||||
|                         self.report_warning('Unknown MIME type %s in DASH manifest' % mime_type) |                         self.report_warning('Unknown MIME type %s in DASH manifest' % mime_type) | ||||||
|  |         self._sort_formats(formats) | ||||||
|         return formats |         return formats | ||||||
|  |  | ||||||
|     def _live_title(self, name): |     def _live_title(self, name): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user