mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	Remove sensitive data from logging in messages
This commit is contained in:
		| @@ -70,7 +70,7 @@ class NocoIE(InfoExtractor): | ||||
|             return | ||||
|  | ||||
|         login = self._download_json( | ||||
|             self._LOGIN_URL, None, 'Logging in as %s' % username, | ||||
|             self._LOGIN_URL, None, 'Logging in', | ||||
|             data=urlencode_postdata({ | ||||
|                 'a': 'login', | ||||
|                 'cookie': '1', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․