GoMusic: Cross-Platform Music Playlist Migration Tool
GoMusic is a high-efficiency online playlist parsing tool designed to solve the pain point of playlists not being directly synchronized between domestic music platforms (such as NetEase Cloud Music, Soda Music, and QQ Music) and mainstream international platforms (such as Apple Music, Spotify, and YouTube Music).
This project adopts Golang + Gin The backend is built, and the frontend is based on... Vue + ElementUI The development process ensured fast query response and a simple user interface.
Migration Operation Guide
Due to platform API limitations, GoMusic adopts a "parsing + import" collaboration model. The specific steps are as follows:
- Playlist Analysis: Visit the GoMusic website and enter the link of the playlist you want to migrate (e.g.:http://163cn.tv/zoIxm3).
- Extract data: On the query results page, simply copy the parsed list of song text.
- Select import platform: Open the third-party migration tool TunemyMusic or Spotlistr。
- Migration complete: Select the import source "Any Text"Paste the copied playlist content into the program, then specify the destination platform (Apple/YouTube/Spotify Music) and confirm the execution.
Resource Acquisition
- Online experience address: https://music.unmeta.cn/
- GitHub open-source repositories: https://github.com/Bistutu/GoMusic
Precautions
The migration success depends on how well the target platform matches the song titles. If some songs are not successfully migrated, it is recommended to manually search for and complete them on the target platform.


