mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	| @@ -385,8 +385,7 @@ class NexxIE(InfoExtractor): | ||||
|         elif cdn == 'free': | ||||
|             formats = self._extract_free_formats(video, video_id) | ||||
|         else: | ||||
|             # TODO: reverse more cdns | ||||
|             assert False | ||||
|             self.raise_no_formats(f'{cdn} formats are currently not supported', video_id) | ||||
|  | ||||
|         self._sort_formats(formats) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan