Files
spotiflac-cli/README.md
T
Patrick Canal f287bd4458 docs: add archive warning
Added warning about the original SpotiFLAC project and recommended Lidarr as an alternative.
2026-08-02 14:29:05 +02:00

836 B

spotiflac-cli

Warning

The original SpotiFLAC project which this cli derives from is such a mess that i decided not to proceed any further with the development.

I highly suggest to take a look at Lidarr and ignore SpotiFLAC which is constantly broken (at least in the OSS version).

Spotify downloader with playlist sync in mind.

Usage

spotiflac-cli download [URL]

How to install

  1. Clone the repo
git clone https://github.com/Superredstone/spotiflac-cli
  1. Download the required libraries
./tools/fetch_spotiflac_backend.sh
  1. Go get all the dependencies

License

This project is licensed under the MIT License. See the LICENSE file for details.