Skip to content
/ ispot Public

Convert iTunes playlists to Spotify playlists.

License

Notifications You must be signed in to change notification settings

qstorey/ispot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ispot

Convert iTunes playlists to Spotify playlists.

WARNING: This project is a work in progress.

Installation

Register your Spotify application in the developer dashboard.

cargo install ispot

Usage

# Authenticate with the Spotify API
ispot auth

# Match iTunes playlist and create Spotify playlist
ispot spotify match-playlist /path/to/itunes/playlist

# More help
ispot --help

Development

# Clone the repo
git clone https://github.com/qstorey/ispot

# Build a debug version
cd ispot
cargo build

# Run the unit tests
cargo test

About

Convert iTunes playlists to Spotify playlists.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages