mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[soundcloud] Extract AAC format
This commit is contained in:
		| @@ -350,6 +350,8 @@ class SoundcloudIE(InfoExtractor): | ||||
|             format_id_list = [] | ||||
|             if protocol: | ||||
|                 format_id_list.append(protocol) | ||||
|             if f.get('ext') == 'aac': | ||||
|                 f['abr'] = '256' | ||||
|             for k in ('ext', 'abr'): | ||||
|                 v = f.get(k) | ||||
|                 if v: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 tom
					tom