Project

deezify

0.0
No commit activity in last 3 years
No release in over 3 years
A simple command line tool which transfers spotify playlists to your deezer account.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.15
~> 10.0

Runtime

 Project Readme

Deezify

A simple command line tool that can export any Spotify playlists to your Deezer account.

Installation

Install it using command:

$ gem install deezify

Configuration

Before using this tool, you should set the following environment variables:

  • SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET: You can easily generate them here
  • DEEZER_ACCESS_TOKEN

Usage

Export a playlist created by spotify:

$ deezify export PLAYLIST_ID

Or by any other user:

$ deezify export PLAYLIST_ID -u=USER

License

The gem is available as open source under the terms of the MIT License.