bgv2/SpotifyIdsToAppleMusic
This script takes in a Spotify URI for a track from a variable, looks up the track's info from the Spotify API, then searches for it on Apple Music using the iTunes Search API. It then opens that track in the Mac's Music app.
Python
No issues in this repository yet.