mirror of
				https://github.com/KevinMidboe/spotify-downloader.git
				synced 2025-10-29 18:00:15 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			136 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			136 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from spotdl.command_line import lib
 | |
| from spotdl.command_line.arguments import get_arguments
 | |
| from spotdl.command_line.lib import Spotdl
 | |
| 
 |