# spotiflac-cli Spotify downloader with playlist sync in mind. [![asciicast](https://asciinema.org/a/f6g275Bb2BVDoqsH.svg)](https://asciinema.org/a/f6g275Bb2BVDoqsH) ## Usage ```bash spotiflac-cli -d $SPOTIFY_LINK ``` ## 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.