Downloads
💻 Usage Instructions
Windows (PowerShell ou CMD)
SpotiFLAC-Windows.exe [https://open.spotify.com/track/](https://open.spotify.com/track/) ./out --service tidal🍏 macOS
chmod +x SpotiFLAC-macOS
./SpotiFLAC-macOS [https://open.spotify.com/track/](https://open.spotify.com/track/) ./out --service tidal🐧 Linux
chmod +x SpotiFLAC-Linux-x86_64
./SpotiFLAC-Linux-x86_64 [https://open.spotify.com/track/](https://open.spotify.com/track/) ./out --service tidal(For ARM devices like Raspberry Pi, replace x86_64 with arm64)
What's Changed
- Fix : resolver API validation and token auto-renewal by @Falak-Parmar in #132
- 1.2.8 by @BartolomeoRusso9 in #133
- Fix proxy tidal by @BartolomeoRusso9 in #134
- 1.3.0 by @BartolomeoRusso9 in #135
New Contributors
- @Falak-Parmar made their first contribution in #132
Full Changelog: v1.2.6...v1.3.1