mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[bandcamp] Detect acodec
This commit is contained in:
		| @@ -183,6 +183,7 @@ class BandcampIE(InfoExtractor): | ||||
|                             'format_note': f.get('description'), | ||||
|                             'filesize': parse_filesize(f.get('size_mb')), | ||||
|                             'vcodec': 'none', | ||||
|                             'acodec': format_id.split('-')[0], | ||||
|                         }) | ||||
|  | ||||
|         self._sort_formats(formats) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan