Recent links
Cloudflare Pages companion
Play Spotify or YouTube music beside Roblox, with one clean link box.
This site does not rip or proxy music. It uses official Spotify and YouTube embeds, so you can keep a legal browser-side player open while you play.
Spotify
Tracks, albums, playlists, shows, and episodes
YouTube
Videos, shorts, and playlists in the official player
Cloudflare-ready
Static files only, so it deploys cleanly on Pages
Cloud Mix Deck
Deploy type
Static HTML
Best host
Cloudflare Pages
Use case
Second-screen music player
Paste a link
Drop in a link or just type a song
Song names also work here now, or you can open a service search instead.
Player
No link loaded yet
Roblox note
How this fits your original idea
- Use this site in a browser while Roblox is open.
- For in-game audio, Roblox still needs Roblox audio asset IDs.
- This page now accepts normal YouTube Music links too.
- Some YouTube videos disable embedding, so use Open Original if one refuses to load.
- This page is the legal workaround: official embeds outside the game.
Deploy
Cloudflare Pages setup
- Push this folder to GitHub.
- Create a Pages project from that repo.
- Set the root directory to
cloudflare-pages-music. - Use
exit 0as the build command and.as the build output directory.