mirror of
				https://github.com/KevinMidboe/spotify-downloader.git
				synced 2025-10-29 18:00:15 +00:00 
			
		
		
		
	Write to {filename}.temp when downloading
This commit is contained in:
		| @@ -307,7 +307,7 @@ class Arguments: | ||||
|  | ||||
|         if self.parsed.output_file == "-" and self.parsed.no_metadata is False: | ||||
|             logger.warn( | ||||
|                 "Cannot write metadata when target file is STDOUT. Pass " | ||||
|                 "Cannot write metadata when target is STDOUT. Pass " | ||||
|                 "--no-metadata explicitly to hide this warning." | ||||
|             ) | ||||
|             self.parsed.no_metadata = True | ||||
|   | ||||
		Reference in New Issue
	
	Block a user