mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[cleanup] Misc
This commit is contained in:
		| @@ -76,7 +76,7 @@ class MindsIE(MindsBaseIE): | ||||
|             else: | ||||
|                 return self.url_result(entity['perma_url']) | ||||
|         else: | ||||
|             assert(entity['subtype'] == 'video') | ||||
|             assert entity['subtype'] == 'video' | ||||
|             video_id = entity_id | ||||
|         # 1080p and webm formats available only on the sources array | ||||
|         video = self._call_api( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan