mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[rbmaradio] check formats availability(closes #16585)
This commit is contained in:
		| @@ -54,6 +54,7 @@ class RBMARadioIE(InfoExtractor): | ||||
|             'abr': abr, | ||||
|             'vcodec': 'none', | ||||
|         } for abr in (96, 128, 256)] | ||||
|         self._check_formats(formats, episode_id) | ||||
|  | ||||
|         description = clean_html(episode.get('longTeaser')) | ||||
|         thumbnail = self._proto_relative_url(episode.get('imageURL', {}).get('landscape')) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Remita Amine
					Remita Amine