mirror of
				https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
				synced 2025-11-04 05:20:34 +00:00 
			
		
		
		
	Added comment to force premium
This commit is contained in:
		
							parent
							
								
									0adc774158
								
							
						
					
					
						commit
						6616fd30f4
					
				@ -24,7 +24,7 @@ SESSION: Session = None
 | 
				
			|||||||
ROOT_PATH = "ZSpotify Music/"
 | 
					ROOT_PATH = "ZSpotify Music/"
 | 
				
			||||||
SKIP_EXISTING_FILES = True
 | 
					SKIP_EXISTING_FILES = True
 | 
				
			||||||
MUSIC_FORMAT = "mp3"  # or "ogg"
 | 
					MUSIC_FORMAT = "mp3"  # or "ogg"
 | 
				
			||||||
FORCE_PREMIUM = False
 | 
					FORCE_PREMIUM = False # set to True if not detecting your premium account automatically
 | 
				
			||||||
sanitize = ["\\", "/", ":", "*", "?", "'", "<", ">", '"']
 | 
					sanitize = ["\\", "/", ":", "*", "?", "'", "<", ">", '"']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# miscellaneous functions for general use
 | 
					# miscellaneous functions for general use
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user