mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	Remove duplicate dictionary keys
This commit is contained in:
		| @@ -1075,7 +1075,6 @@ class YoutubeDL(object): | ||||
|                                 'requested_formats': formats_info, | ||||
|                                 'format': rf, | ||||
|                                 'format_id': rf, | ||||
|                                 'ext': formats_info[0]['ext'], | ||||
|                                 'width': formats_info[0].get('width'), | ||||
|                                 'height': formats_info[0].get('height'), | ||||
|                                 'resolution': formats_info[0].get('resolution'), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 codesparkle
					codesparkle