mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[rutv] Extract all m3u8 formats
This commit is contained in:
		| @@ -162,10 +162,8 @@ class RUTVIE(InfoExtractor): | ||||
|                         'vbr': int(quality), | ||||
|                     } | ||||
|                 elif transport == 'm3u8': | ||||
|                     fmt = { | ||||
|                         'url': url, | ||||
|                         'ext': 'mp4', | ||||
|                     } | ||||
|                     formats.extend(self._extract_m3u8_formats(url, video_id, 'mp4')) | ||||
|                     continue | ||||
|                 else: | ||||
|                     fmt = { | ||||
|                         'url': url | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․