mirror of
				https://github.com/KevinMidboe/spotify-downloader.git
				synced 2025-10-29 18:00:15 +00:00 
			
		
		
		
	Add --overwrite option (#182)
* Add overwrite option * Fix tests * address changes requested
This commit is contained in:
		
				
					committed by
					
						 Ritiek Malhotra
						Ritiek Malhotra
					
				
			
			
				
	
			
			
			
						parent
						
							64548b6894
						
					
				
				
					commit
					01bb783724
				
			| @@ -196,7 +196,8 @@ and it will start downloading songs mentioned in `list.txt`. | ||||
| resume from the song where you stopped it the next time you want to download | ||||
| the songs present in `list.txt`. | ||||
|  | ||||
| - Songs that are already downloaded will be skipped and not be downloaded again. | ||||
| - Songs that are already downloaded will prompt you to overwrite or skip. This behavior can be changed by | ||||
| passing `--overwrite {prompt,skip,force}`. | ||||
|  | ||||
| #### Download by Playlist Link | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user