Supported Providers
Display Name | Internal Name | Supported URL Formats | GTIN Lookup | ||
---|---|---|---|---|---|
MusicBrainz | musicbrainz | {(beta|test).}?musicbrainz.(org|eu) | /:type(artist|release)/:id | ✓ | |
Deezer | deezer | {www.}?deezer.com | /:language(\w{2})?/:type(album|artist)/:id(\d+) | ✓ | |
iTunes | itunes | {geo.}?(itunes|music).apple.com | /:region(\w{2})?/:type(album|artist)/:slug?/{id}?:id(\d+) | ✓ | |
Spotify | spotify | open.spotify.com | {/intl-:language}?/:type(artist|album)/:id | ✓ | |
Tidal | tidal | {(www|listen).}?tidal.com | {/browse}?/:type(album|artist)/:id(\d+) | ✓ | |
Bandcamp | bandcamp | :artist.bandcamp.com | /:type(album|track)/:title | ✗ | |
Beatport | beatport | www.beatport.com | /:language(\w{2})?/:type(artist|label|release)/:slug/:id | ✓ |
Supported URL formats are specified using the URL Pattern API