Skip to content

Based on songs downloaded locally, this tool searches them on Spotify and adds them to a newly created playlist.

Notifications You must be signed in to change notification settings

pintonos/Local2Spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Local2Spotify

Based on songs downloaded locally, this tool searches them on Spotify and adds them to a newly created playlist.

Setup

Install spotipy:

https://spotipy.readthedocs.io

Change client_id and client_secret in config.json, according to your application values.

Get your application values from: https://developer.spotify.com/dashboard/applications.

Usage

Start tool with:

python local2spotify your-username

Follow instructions in terminal.

References

https://spotipy.readthedocs.io

https://developer.spotify.com/documentation/web-api/reference/search/search/

https://developer.spotify.com/console/post-playlists/

https://developer.spotify.com/documentation/web-api/reference/playlists/add-tracks-to-playlist/

About

Based on songs downloaded locally, this tool searches them on Spotify and adds them to a newly created playlist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages