- 命令行输入
pip install -r requirements.txt
- 创建Spotify app(如没有)
- 替换
config.yml
里的所有值,说明如下:client_id
: Spotify app的Client IDclient_id
: Spotify app的Client secretredirect_uri
: Spotify app的Redirect URIs中任意一个spotify_playlist_name
: 迁移过后在Spotify里的歌单名,如填已存在的歌单则把所有歌曲插入到歌单最前,否则先创建歌单再迁移cover_image_path
: 新歌单封面图路径(图像大小必须小于256 KB),如歌单已存在则不适用,默认值为repo里的"netease.png"netease_playlist_id
: 想要迁移的网易云音乐歌单id,可通过分享歌单的链接拿到,比如分享链接为https://music.163.com/playlist?id=123456789&userid=xxxxxxxx,歌单id就是123456789
- 命令行输入
python cli.py
- 浏览器弹窗提示登录Spotify
- 等待运行即可,Spotify无版权的歌曲会在命令行提示
forked from muyangye/Netease_To_Spotify
-
Notifications
You must be signed in to change notification settings - Fork 0
网易云音乐歌单迁移至Spotify
License
Evergreentreejxc/Netease_To_Spotify
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
网易云音乐歌单迁移至Spotify
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%