mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2024-11-26 09:53:17 +01:00
Cleaned up the dependencies for good.
This commit is contained in:
parent
c4aa6b04cf
commit
c30ff1c839
12
README.md
12
README.md
@ -12,13 +12,11 @@ Binaries
|
||||
|
||||
Python packages:
|
||||
|
||||
Install these with pip install *package name*
|
||||
|
||||
- websocket-client
|
||||
- requests
|
||||
- music_tag
|
||||
- pydub
|
||||
- git+https://github.com/kokarare1212/librespot-python
|
||||
- pip install websocket-client
|
||||
- pip install requests
|
||||
- pip install music_tag
|
||||
- pip install pydub
|
||||
- pip install git+https://github.com/kokarare1212/librespot-python
|
||||
|
||||
```
|
||||
\*ffmpeg can be installed via apt for Debian-based distros or by downloading the binaries from [ffmpeg.org](https://ffmpeg.org) and placing them in your %PATH% in Windows.
|
||||
|
Loading…
Reference in New Issue
Block a user