Spotify to Tidal

Import the list. Review the twins.

Maintained fork. GUI on port 8765. Public demo shots use fixtures, not real playlists.

Screens

Overview, duplicates, settings.

Four shots from the public demo. No real playlists.

Install

Editable install from the clone.

python -m pip install -e .

Then spotify_to_tidal_gui. Python 3.10 or newer.

CLI

Commands the readme names.

Commands and shortcuts
Input Action
spotify_to_tidal_gui Open the local GUI
spotify_to_tidal Run the CLI
--sync-favorites Sync favorites

Limits

AGPL, not the MIT badge.

  • License

    LICENSE is GNU AGPL v3. Ignore the MIT badge.

  • Fork

    This is a maintained fork of spotify2tidal/spotify_to_tidal.

Boundary

Secrets stay in ignored config.

Stays local

  • Secrets in ignored config.yml.
  • Public demo fixtures with no sync endpoint.

Leaves the machine

  • A real sync talks to Spotify and Tidal APIs.

Review every match. Keep the AGPL notice.

Open the repository