Late Light
PLAYLIST · 47 tracks
Stream the full Deezer-indexed catalog with YouTube-resolved playback. Radio is seeded by YouTube Music and falls back to a local mix, part of the catalog carries a nine-number audio fingerprint, and native apps cover every screen. It's all built so artists own their audience and your brand owns the relationship.
Most platforms run pure collaborative filtering and play the same two hundred hits to everyone. Radio here is seeded by YouTube Music, and when that comes back thin a local mix of three signals takes over, so listeners discover real adjacent music rather than the algorithm's lowest common denominator.
Walks the related-artists graph from the current track's artist to broaden the queue.
Catalogue inside the same genre when the graph is sparse on a long-tail artist.
Built from your own listeners' sessions and rebuilt nightly, so the mix gets smarter with the platform.
Cache-warmed at v2:autoqueue · 30 min TTL · co-plays rebuilt nightly
Pick a seed and watch it become a queue.
Seed
Ambient Genre seedDeezer-indexed catalog
Local fallback mix
YouTube-resolved playback
Seed
Indie Rock Genre seedDeezer-indexed catalog
Local fallback mix
YouTube-resolved playback
Seed
Example Artist Artist seed, for illustrationDeezer-indexed catalog
Local fallback mix
YouTube-resolved playback
Indie acts to global headliners, every continent, every era. Search resolves through Deezer's metadata graph; playback streams through YouTube's InnerTube, so anything you can find on either plays here.
2,842,236 tracks indexed · new Deezer releases ingested nightly, roughly 200 artists a night · artwork backfilled from iTunes · sitemap rebuilt weekly
Late Light
PLAYLIST · 47 tracks
Quiet Mornings
PLAYLIST · 22 tracks
Aurora — Halcyon
ALBUM · 2024
Sunset Loops
HYBRID RADIO · auto-mix
Marais
ARTIST · 1.2M plays
Deep Focus
PLAYLIST · 96 tracks
Verano en Mar
ALBUM · 2023
Frecuencia Records
LABEL · 38 releases
Made for You
AUTO-MIX · 50 tracks
Nine numbers extracted from Spotify's audio analysis, feeding the recommender and per-mood smart playlists. They came from an earlier Spotify import, so today they cover roughly an eighth of the catalog rather than all of it, and tracks arriving through Deezer do not get them.
A real Android APK, an installable PWA, and a full web player that runs on Windows, Linux and macOS. Every surface ships in light and dark.
The official APK gives you better performance, push notifications and offline downloads. Same library, same account, in whichever theme your phone is set to.
v0.7.100 · Android 8+ · ~24 MB · iOS via Safari “Add to Home Screen”
Full-bleed in any modern browser on Windows, Linux and macOS. No install required: sign in and press play.
Honest answers about running a real music platform on Yammbo Music.
A turnkey music-streaming platform: your own catalogue, your own player, your own brand. Listeners sign up, search, follow artists, build playlists, get radio, subscribe to premium. You run a real product, not a SoundCloud clone.
Radio is seeded by YouTube Music. When that comes back thin, a local mixer takes over and blends three signals: the similar-artist graph for the current artist, a same-genre fallback when that graph is sparse on a long-tail artist, and co-play patterns from your own audience, rebuilt nightly. The mix sharpens as your platform grows.
Tempo, energy, danceability, valence, acousticness, speechiness, instrumentalness, liveness and musical key. Each is a measurable number (not a genre tag), so playlists, autoplay and radio can match mood and feel rather than just sub-genre.
The catalogue resolves to high-quality streams under the hood: your listeners get full songs streaming directly from the source. You don't host or pay for audio bandwidth; metadata, artwork and discovery happen on your platform.
Yes. Install as a Progressive Web App on Android and iOS: background audio, lock-screen controls, media-session metadata, offline cache for premium tracks. TV pairing works in five seconds: type the eight-character code from the TV into the phone and playback continues on the big screen.
Yes. The Service Worker keeps a dedicated audio cache that survives upgrades, so the offline songs a premium listener downloaded yesterday still work after an app update tonight. Background-sync handles flaky networks gracefully.
Stripe and PayPal are wired in. Configure monthly and yearly tiers, set quotas per tier and the billing pages handle signup, upgrade, downgrade and cancel. The monthly toggle is the default; it converts better.
Spanish-first interface with 1,949 translated strings covering landing, player, billing, account and admin. Default locale is Spanish; listeners can switch to English with ?lang=en or via the locale switcher. Adding another language is a matter of dropping a JSON file.
Three scheduled jobs: a nightly similar-artists backfill that walks the long-tail of your catalogue (~10k artists per night), a daily co-play recomputation over the last 90 days, and a stream-cache refresher every fifteen minutes so listeners never wait while the platform re-resolves a popular track.
Yes. Catalogue browser with full-text search, user list with plays and subscriptions, plays analytics by track and artist, playlist curation, billing controls, locale editor, scheduler logs. Every lever an operator needs is in the same workspace.
Documented REST API for catalogue, search, playback and billing. Cookie-based playback authentication so guest listeners share the same edge cache as logged-in ones. Webhooks for billing events. Custom integrations are straightforward.
Static UI shell behind a CDN, search and playback through a hardened backend with OPcache JIT and Redis. The stream cache pre-warms popular tracks so the first play is the same speed as the hundredth. Tested with thousands of concurrent listeners on a single VPS.