https://github.com/seonglae/to-spotify
Music Steaming service Genie or Melon to Spotify Migration CLI
https://github.com/seonglae/to-spotify
genie korea melon migrate migration music music-streaming spotify
Last synced: 6 months ago
JSON representation
Music Steaming service Genie or Melon to Spotify Migration CLI
- Host: GitHub
- URL: https://github.com/seonglae/to-spotify
- Owner: seonglae
- License: mit
- Created: 2021-06-20T08:43:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T05:43:11.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T17:51:09.465Z (7 months ago)
- Topics: genie, korea, melon, migrate, migration, music, music-streaming, spotify
- Language: TypeScript
- Homepage: https://2spotify.seongland.com
- Size: 806 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
To Spotify
Migrate your Musics to Spotify
스포티파이로 플레이리스트나 좋아요한 아티스트, 앨범, 트랙 목록을 옮길 수 있습니다
# [사용법](https://2spotify.seongland.com)
# Features
- Migrate Liked Music List
- Migrate Liked Album List
- Migrate Liked Artist List
- Playlist Migration# Develop
### Local install
```bash
git clone https://github.com/seonglae/to-spotify
npm i -g pnpm
pnpm i
npm uninstall -g to-spotify
pnpm cli
g2s
```