mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[bbc] Set vcodec to none for audio formats
This commit is contained in:
		| @@ -328,6 +328,7 @@ class BBCCoUkIE(InfoExtractor): | |||||||
|                     'format_id': '%s_%s' % (service, format['format_id']), |                     'format_id': '%s_%s' % (service, format['format_id']), | ||||||
|                     'abr': abr, |                     'abr': abr, | ||||||
|                     'acodec': acodec, |                     'acodec': acodec, | ||||||
|  |                     'vcodec': 'none', | ||||||
|                 }) |                 }) | ||||||
|             formats.extend(conn_formats) |             formats.extend(conn_formats) | ||||||
|         return formats |         return formats | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․