# spotiflac-cli
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.