Skip to content

Simple program to import your local music library to Spotify

Notifications You must be signed in to change notification settings

qarux/spotify-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-import

Simple program to import your local music library to Spotify.

Usage

  1. Create an app on Spotify for Developers
  2. Add the redirect URI http://localhost:8888/callback
  3. Download the binary for your platform.
  4. Run spotify-import with the client id and the secret from your application's page.
spotify-import -p <path to music> -c <client id> -s <secret>
  1. Tracks will be saved in the "Imported" playlist on Spotify.

About

Simple program to import your local music library to Spotify

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages