Original Summary

My friend uses Apple Music and I use Spotify, and we got tired of manually keeping the same playlists synced, so I built Syncopate :) Everyone can keep editing their own playlist normally, and Syncopate figures out what changed, finds the matching songs on the other platform, and syncs everything automatically. The backend ended up being the most fun part to build. It keeps track of how each playlist changes over time, handles the weird differences between Spotify and Apple Music, and has safeguards so API issues or a bad sync don't mess up someone's playlist. There was a surprising amount hiding behind what is basically just "my friend added a song, now I have it too." It's live now and something my friends and I actually use, so I made a little video showing how it works! Would love to hear what you guys think!   submitted by   /u/nehagur [link]   [comments]

中文概览

中文标题: 我做了个让Spotify与Apple Music歌单保持同步的服务

用于在Spotify与Apple Music之间自动同步同一歌单:双方仍可各自正常编辑,服务识别变更、在另一平台找到对应歌曲并自动同步。后端跟踪歌单随时间的变化、处理两平台差异,并设有防止API异常或错误同步破坏歌单的保护机制。已上线并在使用。


  • 情报分类:开源项目与落地
  • 分类依据:个人开发并上线的跨平台歌单同步服务,属个人项目落地。
  • 信息来源:Reddit · SideProject
  • 发布时间:2026/9/26 12:40:52