Files
spotiflac-cli/README.md
2026-02-20 08:54:04 +01:00

483 B

spotiflac-cli

Spotify downloader with playlist sync in mind.

Usage

spotiflac-cli download [URL] -v -o ~/Music/song.flac

How to build

  1. Clone the repo
git clone https://github.com/Superredstone/spotiflac-cli && cd spotiflac-cli/
  1. Build
go build .

License

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