Skip to content

PersonofNote/spotify-exporter-frontend

Repository files navigation

Spotify Exporter

I am moving away from Spotify as a service for several reasons, including personal ethical ones. I don't want to just migrate my music to another equivalent platform. For now, I am downloading my playlists so that I can find the music elsewhere later.

Why make a whole app about it?

It was much faster to create a script to download my own music via the command line, but I wanted to expand to a full app for a couple of reasons:

  • I see some Reddit comments that others are looking for the same thing. There are existing services that migrate music to another platform, but I don't really want to just swap Spotify for Apple or Youtube Music, and I think I am not alone in this.
  • I'm a software developer and want to keep in practice/beef up my personal portfolio.

Setup Instructions

This app runs in conjunction with an Express backend. You will need both running locally.

  1. Install Dependencies

    npm install
  2. Required Environment Variables

  3. Development

    npm start

About

Exports playlist or album track data from Spotify public/private playlists

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published