Developers

Embed the Continuo player on your own site.

Embed a share

Every public share has an embeddable player at /embed/USER/SHARE. Paste this where you want the player; your dashboard shows the exact snippet for each share.

<iframe src="https://continuo.fm/embed/USER/SHARE"
        width="100%" height="360" frameborder="0"
        allow="autoplay"></iframe>

Options

theme=light (default), theme=dark, or theme=auto to follow the visitor's system setting.

tracks=0 hides the track list for a compact single-row player. Use height="140" with it.

<iframe src="https://continuo.fm/embed/USER/SHARE?tracks=0&theme=dark"
        width="100%" height="140" frameborder="0"
        allow="autoplay"></iframe>

oEmbed

Continuo supports oEmbed at /oembed?url=SHARE_URL, and share pages carry the discovery tag, so platforms that unfurl links (WordPress and similar) embed the player automatically when you paste a share URL.

Notes

Streams are lossless FLAC, the same files listeners get on continuo.fm. Password-protected shares cannot be embedded. The player links back to the artist's Continuo profile.