Skip to content

Releases: ShuShuzinhuu/SpotiFLAC-Module-Version

v0.2.8

20 Mar 13:40

Choose a tag to compare

Changelog

  • fix name playlist download
  • add spotidownloaderAPI

WORKING APIs

  • Tidal
  • Qobuz
  • Spotidownloader
  • Youtube Music(beta)

Downloads

Windows macOS Linux

💻 Usage Instructions

Windows (PowerShell ou CMD)

SpotiFLAC-Windows.exe https://open.spotify.com/track/ ./out --service tidal

🍏 macOS

chmod +x SpotiFLAC-macOS
./SpotiFLAC-macOS https://open.spotify.com/track/ ./out --service tidal

🐧 Linux

chmod +x SpotiFLAC-Linux-x86_64
./SpotiFLAC-Linux-x86_64 https://open.spotify.com/track/ ./out --service tidal

(For ARM devices like Raspberry Pi, replace x86_64 with arm64)

v0.2.7

20 Mar 03:23

Choose a tag to compare

Changelog

  • Added update check to remind you of updates
  • The download progress has been updated; all services now show the same progress.

WORKING APIs

  • Tidal
  • Qobuz
  • Youtube Music(beta)

Downloads

Windows macOS Linux

💻 Usage Instructions

Windows (PowerShell ou CMD)

SpotiFLAC-Windows.exe https://open.spotify.com/track/ ./out --service tidal

🍏 macOS

chmod +x SpotiFLAC-macOS
./SpotiFLAC-macOS https://open.spotify.com/track/ ./out --service tidal

🐧 Linux

chmod +x SpotiFLAC-Linux-x86_64
./SpotiFLAC-Linux-x86_64 https://open.spotify.com/track/ ./out --service tidal

(For ARM devices like Raspberry Pi, replace x86_64 with arm64)

v0.2.6

19 Mar 10:41

Choose a tag to compare

Changelog

  • New API Youtube Music
  • New format .mp3(only youtube)

WORKING APIs

  • Tidal
  • Qobuz
  • Youtube Music(beta)

Downloads

Windows macOS Linux

💻 Usage Instructions

Windows (PowerShell ou CMD)

SpotiFLAC-Windows.exe https://open.spotify.com/track/ ./out --service tidal

🍏 macOS

chmod +x SpotiFLAC-macOS
./SpotiFLAC-macOS https://open.spotify.com/track/ ./out --service tidal

🐧 Linux

chmod +x SpotiFLAC-Linux-x86_64
./SpotiFLAC-Linux-x86_64 https://open.spotify.com/track/ ./out --service tidal

(For ARM devices like Raspberry Pi, replace x86_64 with arm64)

v0.2.4

18 Mar 07:45

Choose a tag to compare

Changelog

  • New link resolver(No request limit)
  • Fix issue moving files

API WORKING

  • Tidal
  • Qobuz

Downloads

Windows macOS Linux

💻 Usage Instructions

Windows (PowerShell ou CMD)

SpotiFLAC-Windows.exe https://open.spotify.com/track/ ./out --service tidal

🍏 macOS

chmod +x SpotiFLAC-macOS
./SpotiFLAC-macOS https://open.spotify.com/track/ ./out --service tidal

🐧 Linux

chmod +x SpotiFLAC-Linux-x86_64
./SpotiFLAC-Linux-x86_64 https://open.spotify.com/track/ ./out --service tidal

(For ARM devices like Raspberry Pi, replace x86_64 with arm64)

v0.2.2

12 Mar 22:18

Choose a tag to compare

Changelog

  • New API Qobuz
  • New API's Tidal
  • Remove Deezer
  • Progress download added

Working API's

  • Amazon
  • Tidal
  • Qobuz

Downloads

Windows macOS Linux

Linux Requirements / Usage
chmod +x SpotiFLAC-Linux-*
./SpotiFLAC-Linux-* url ./out --service tidal
SpotiFLAC-Linux-* url ./out --service tidal

v0.2.1

01 Mar 07:41

Choose a tag to compare

Changelog

  • Removed deprecated APIs and added new ones

Working API's

  • Amazon
  • Tidal

Downloads

  • Windows (x86_64): SpotiFLAC-Windows.exe
  • macOS: SpotiFLAC-macOS
  • Linux x86_64: SpotiFLAC-Linux-x86_64
  • Linux ARM64: SpotiFLAC-Linux-arm64

Usage

chmod +x SpotiFLAC-Linux-*
./SpotiFLAC-Linux-x86_64 --service tidal [url] ./out
./SpotiFLAC-Linux-arm64  --service tidal [url] ./out

v0.2.0

15 Feb 08:57

Choose a tag to compare

Downloads

  • Windows (x86_64): SpotiFLAC-Windows.exe
  • macOS (x86_64): SpotiFLAC-macOS
  • Linux x86_64: SpotiFLAC-Linux-x86_64
  • Linux ARM64: SpotiFLAC-Linux-arm64

Usage

chmod +x SpotiFLAC-Linux-*
./SpotiFLAC-Linux-x86_64 --service tidal [url] ./out
./SpotiFLAC-Linux-arm64  --service tidal [url] ./out