snussik / playlistor

🎶Apple Music ↔️ Spotify playlist convertor.

Home Page:https://playlistor.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playlistor

self-hosted apple music to spotify playlist convertor

CircleCI

Demo

Demo

Installing

For simplicity, you'll need docker and docker-compose to run playlistor in development. Create .env file and set the appropriate environment variables. For example:

	REDIS_URL=redis://redis:6379
	REDIRECT_URI=http://localhost:8000/callback
	SPOTIFY_CLIENT_ID=Loremipsumdolorsitamet
	SPOTIFY_CLIENT_SECRET=Loremipsumdolorsitamet

Then run docker-compose up to get things running.

Usage

Navigate to localhost:8000. You'll be required to login with your Spotify credentials on first attempt.

TODO

  • Add feature to convert apple music playlist to spotify

Thanks and Acknowledgments

Thanks to Maame, Mayor, Samuel, Elikem, Diayan, Ike, Paul and Christian for helping me put this together. Not sure we'll have playlistor without you guys.

About

🎶Apple Music ↔️ Spotify playlist convertor.

https://playlistor.io

License:MIT License


Languages

Language:Python 45.9%Language:Jinja 14.6%Language:Shell 12.3%Language:CSS 9.0%Language:HTML 7.0%Language:JavaScript 7.0%Language:Ruby 3.0%Language:Dockerfile 1.2%