Files
spotiflac-cli/README.md
2026-02-13 12:44:17 +01:00

27 lines
520 B
Markdown

# spotiflac-cli
<p align="center">
<img src="./assets/logo.png" width=300 height=300/>
</p>
Spotify downloader with playlist sync in mind.
## Usage
```bash
spotiflac-cli download [URL]
```
## How to install
1) Clone the repo
```bash
git clone https://github.com/Superredstone/spotiflac-cli
```
2) Download the required libraries
```bash
./tools/fetch_spotiflac_backend.sh
```
3) Go get all the dependencies
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.