spotify2tidal / spotify_to_tidal

A command line tool for importing your Spotify playlists into Tidal
GNU Affero General Public License v3.0
316 stars 58 forks source link

No docs about Tidal connection #84

Closed cornfeedhobo closed 1 month ago

cornfeedhobo commented 1 month ago

The example config and the readme only mention configuring for spotify. How does this script interact with Tidal? Can there be some explanation somewhere?

cornfeedhobo commented 1 month ago

For the curious that don't want to run software blindly, the answer is that this script does the oauth dance for you and opens a browser (even though it should just print urls and leave the browser opening to the user, but that's a different problem).