AdelHashem / Spotify-Link-To-Musixmatch-Track-link-and-Album-link

Get Musixmatch track page, album page & ID from A Spotify Track using their free APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify-Link-To-Musixmatch-Track-link-and-Album-link

  • Get Musixmatch track page, album page & ID from A Spotify Track using their free APIs
  • The code uses a Musixmatch free apikey (You can add yours if it exceeded the limit)
  • the code uses Spotify free Api (You can add yours by adding a client_id & client_secret)

How it works

  • It gets the isrc using the Spotify API
  • Uses (track.get) from Musixmatch API
  • parses the data

Download

https://github.com/AdelHashem/Spotify-Link-To-Musixmatch-Track-link-and-Album-link/releases/download/v1.0.0/SpotifyToMxmLink.exe

How To use

  • Enter The Spotify Track Link
  • press the button
  • click to copy the line

About

Get Musixmatch track page, album page & ID from A Spotify Track using their free APIs

License:MIT License


Languages

Language:Python 100.0%