mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[bbccouk] Skip unrecognized formats in media selector (#12701)
This commit is contained in:
		| @@ -389,6 +389,8 @@ class BBCCoUkIE(InfoExtractor): | ||||
|                                 'rtmp_live': False, | ||||
|                                 'ext': 'flv', | ||||
|                             }) | ||||
|                         else: | ||||
|                             continue | ||||
|                         formats.append(fmt) | ||||
|             elif kind == 'captions': | ||||
|                 subtitles = self.extract_subtitles(media, programme_id) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․