Skip to content

v1.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 14:55

Downloads

Windows macOS Linux

💻 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

New Contributors

Full Changelog: v1.2.6...v1.3.1