Cleaned up the dependencies for good.

This commit is contained in:
WhatTheMike 2021-10-18 01:57:25 -04:00
parent c4aa6b04cf
commit c30ff1c839

View File

@ -12,13 +12,11 @@ Binaries
Python packages: Python packages:
Install these with pip install *package name* - pip install websocket-client
- pip install requests
- websocket-client - pip install music_tag
- requests - pip install pydub
- music_tag - pip install git+https://github.com/kokarare1212/librespot-python
- pydub
- 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. \*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.