TIDAL playlists can be created through a TIDAL user account. If you don't already have a TIDAL user account, you can sign up for one at this link: www.tidal.com/
You can embed tracks, albums or entire playlists directly on your site. If the listener is a TIDAL subscriber, they can log in and hear all the tracks directly through the embedded player, otherwise each song will be a 30 second preview.
To embed the player, follow these instructions:
- Get the 'id' of the Album/Playlist/Track/Video to embed (this can be found through the Share option on the Tidal website)
- "Copy the code for the correct content type below and replace the ids (should be two lines, one with a <div> and one with a <script>)"
- Album:
<div class="tidal-embed" data-type="a" data-id="19646520"></div>
<script src="https://embed.tidal.com/tidal-embed.js"></script>
- Playlist:
<div class="tidal-embed" data-type="p" data-id="7f333836-3e06-4de0-a633-ae6f74e6ad76"></div>
<script src="https://embed.tidal.com/tidal-embed.js"></script>
- Track:
<div class="tidal-embed" data-type="t" data-id="37936045"></div>
<script src="https://embed.tidal.com/tidal-embed.js"></script>
Example:
Note: If you do not have an account, we can set up an account for you to create playlists for embedded players and to check on your content in the client. If you need this account creating please contact us via our Request Form requesting for it to be created with the following information:
- Your email address
- Full name
- Label name