8000 GitHub - andygoo/GoMusic: 迁移网易云/QQ音乐歌单至 Apple/Youtube/Spotify Music
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andygoo/GoMusic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

迁移网易云/QQ音乐歌单至 Apple/Youtube/Spotify Music

链接:https://music.unmeta.cn

项目后端使用 Golang + Gin 开发,前端使用 Vue + ElementUI 编写。

image-20231008190554003

使用指南

  1. 输入歌单链接,如:http://163cn.tv/zoIxm3
  2. 复制查询结果
  3. 打开 TunemyMusic 网站
  4. 选择歌单来源“任意文本”,将刚刚复制的歌单粘贴进去,选择 Apple/Youtube/Spotify Music 作为目的地,确认迁移

image-20231008190713343

如何启动程序?

  • 安装 Golang
  • 将程序克隆至本地
  • 编译并运行
git clone https://github.com/Bistutu/GoMusic.git
cd GoMusic
go build &&./GoMusic

About

迁移网易云/QQ音乐歌单至 Apple/Youtube/Spotify Music

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 49.9%
  • JavaScript 34.0%
  • HTML 16.1%
0