Trikatuka2
Spotify playlists and tracks migration tool
Install / Use
/learn @aartek/Trikatuka2README
Trikatuka - migration tool for Spotify
Trikatuka is a tool helping transfer Spotify playlists and saved tracks from one account to another.
- Collaborative playlists are followed.
- Public and private playlists are copied.
- Subscribed playlists are followed.
Production app is available here: https://trikatuka.aknakn.eu
How to: https://aknowakowski.blogspot.com/p/trikatuka2.html
For developers
Project is based on AngularJS 1.5
You need to create an app on https://developer.spotify.com/ and get clientId. You must also add http://localhost:<PORT>/afterLogin to the urls whitelist.
Spotify API requires HTTPS for authentication so for local development generate self signed cert and put it in certs dir. For CN provide localhost
cd certs
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout localhost.key -out localhost.crt
How to run
- optionally change port in
package.jsoninstartcommand - set clientId in
config.dev.json npm installnpm start- Navigate to
https://127.0.0.1:<PORT>
Changelog
2.7.1 (2026/03/06)
- Fixed atuhentication
2.7 (2024/01/22)
- Added podcasts
- Added experimental feature to keep favorite tracks order (please report if it fails)
2.6 (2024/09/23)
- Fixed tracks and albums transfer
- App is now fully client side!
2.5
- Transfer playlists in the same order
2.4
- Added support for transfering albums and playlists.
2.3
- Fixed moving playlists. Now requests are made one by one, because posting multiple requests simultaneously caused 500 errors.
- Added "Help" page
Related Skills
node-connect
348.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
