mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[mitele] extract dash formats
This commit is contained in:
		| @@ -190,7 +190,7 @@ class MiTeleIE(InfoExtractor): | ||||
|         return { | ||||
|             '_type': 'url_transparent', | ||||
|             # for some reason only HLS is supported | ||||
|             'url': smuggle_url('ooyala:' + embedCode, {'supportedformats': 'm3u8'}), | ||||
|             'url': smuggle_url('ooyala:' + embedCode, {'supportedformats': 'm3u8,dash'}), | ||||
|             'id': video_id, | ||||
|             'title': title, | ||||
|             'description': description, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Remita Amine
					Remita Amine