mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[minicurses] Add more colors
This commit is contained in:
		| @@ -1139,7 +1139,7 @@ class InfoExtractor(object): | ||||
|                 if mobj: | ||||
|                     break | ||||
|  | ||||
|         _name = self._downloader._color_text(name, 'blue') | ||||
|         _name = self._downloader._format_err(name, self._downloader.Styles.EMPHASIS) | ||||
|  | ||||
|         if mobj: | ||||
|             if group is None: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan