mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[twitch:vod] Use native hls
This commit is contained in:
		| @@ -260,7 +260,7 @@ class TwitchVodIE(TwitchItemBaseIE): | ||||
|                     'nauth': access_token['token'], | ||||
|                     'nauthsig': access_token['sig'], | ||||
|                 })), | ||||
|             item_id, 'mp4') | ||||
|             item_id, 'mp4', entry_protocol='m3u8_native') | ||||
|  | ||||
|         self._prefer_source(formats) | ||||
|         info['formats'] = formats | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․