mirror of
				https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
				synced 2025-11-03 21:10:34 +00:00 
			
		
		
		
	Cleaned up the dependencies.
This commit is contained in:
		
							parent
							
								
									a8a4f608f8
								
							
						
					
					
						commit
						643fa19d0a
					
				
							
								
								
									
										20
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								README.md
									
									
									
									
									
								
							@ -1,25 +1,27 @@
 | 
				
			|||||||
# zspotify
 | 
					# zspotify
 | 
				
			||||||
Spotify song downloader without injecting into the windows client
 | 
					Spotify song downloader without injecting into the windows client
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
### Requirements:
 | 
					Requirements:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Binaries
 | 
					Binaries
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\- Python 3.8 or greater
 | 
					- Python 3.8 or greater
 | 
				
			||||||
\- ffmpeg\*
 | 
					- ffmpeg*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Python packages:
 | 
					Python packages:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Install these with pip install *package name*
 | 
					Install these with pip install *package name*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\- websocket-client
 | 
					- websocket-client
 | 
				
			||||||
\- requests
 | 
					- requests
 | 
				
			||||||
\- music_tag
 | 
					- music_tag
 | 
				
			||||||
\- pydub
 | 
					- pydub
 | 
				
			||||||
\- git+https://github.com/kokarare1212/librespot-python
 | 
					- git+https://github.com/kokarare1212/librespot-python
 | 
				
			||||||
```
 | 
					
 | 
				
			||||||
ffmpeg can be installed via apt for Debian-based distros or by downloading the binaries and placing them in your %PATH% in Windows.
 | 
					ffmpeg can be installed via apt for Debian-based distros or by downloading the binaries and placing them in your %PATH% in Windows.
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Use "-p" or "--playlist" to download a saved playlist from our account
 | 
					- Use "-p" or "--playlist" to download a saved playlist from our account
 | 
				
			||||||
- Supply the URL or ID of a Track/Album/Playlist as an argument to download it
 | 
					- Supply the URL or ID of a Track/Album/Playlist as an argument to download it
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user