mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:30:44 +00:00 
			
		
		
		
	[npo] Add extension for m3u8
This commit is contained in:
		| @@ -189,7 +189,7 @@ class NPOIE(NPOBaseIE): | ||||
|                 if not video_url: | ||||
|                     continue | ||||
|                 if format_id == 'adaptive': | ||||
|                     formats.extend(self._extract_m3u8_formats(video_url, video_id)) | ||||
|                     formats.extend(self._extract_m3u8_formats(video_url, video_id, 'mp4')) | ||||
|                 else: | ||||
|                     formats.append({ | ||||
|                         'url': video_url, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․