TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Create playlists where the songs spell out a specific word or sentences

3 pointsby TheGoodBarnalmost 4 years ago

1 comment

TheGoodBarnalmost 4 years ago
Hi All,<p>I like to make websites with the Spotify API to interact with my music in silly ways. If you have a Spotify account give it a try!<p><i>How it works</i><p>When you log into the site using Spotify, I load all your Liked Songs from your account and categorize them alphabetically. From there I simply pop elements from the letter arrays as needed to spell out the words.<p>I have data mined 20,000~ of the top songs on Spotify to have a fallback dictionary of songs so that anyone with an account can at least create something.<p>Everything is done client side in the browser and I do not collect any information whatsoever. Just a little side project.<p><i>Other Spotify Apps</i><p>SpotifyTelevision - 2018 - <a href="https:&#x2F;&#x2F;immannino.github.io&#x2F;SpotifyTelevsion" rel="nofollow">https:&#x2F;&#x2F;immannino.github.io&#x2F;SpotifyTelevsion</a> - Easily stream the music videos for your Spotify Liked Songs &amp; Playlists<p>Tv-Lite - 2020 - <a href="https:&#x2F;&#x2F;tv-lite.spaghet.me" rel="nofollow">https:&#x2F;&#x2F;tv-lite.spaghet.me</a> - Similar to above, but lets you control your music through Spotify, and will find the music video and seek to the appropriate part of the video as you&#x27;re listening to the song.