Skip to content

AQMpolyface/save-spotify-playlist-in-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e55e6a · Nov 4, 2024

History

29 Commits
Oct 27, 2024
Nov 4, 2024
Nov 2, 2024

Repository files navigation

this is a simple go program to save your spotify playlist in a json file. I will make a tool to add them back on another account.

This repo is basically uesless, i just made it to learn git, and golang.

You have to use an access token. you can get one here: https://developer.spotify.com

you need to have go installed, see => https://go.dev/

if you wanna run it, you will first have to get a token, then


git clone https://github.com/AQMpolyface/save-spotify-playlist-in-json.git

cd save-spotify-playlist-in-json

go run playlist.go -t "your_token"

i hosted it on my website. you can run this tool online on https://polyface.ch/projects/playlistjson

(you still need a token, but the website is open source so you can see that i am not doing anything spooky with your data)

link: https://github.com/AQMpolyface/my-go-website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages