Skip to content

Create a spotify playlist based on the mp3 files in a directory

License

Notifications You must be signed in to change notification settings

nickneos/spotiply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotiply🎧

Allows you to create a spotify playlist based on the mp3 files in a directory.

Usage:

python spotiply [-h] [-c | -dp | -j json_file] [music_dir] [playlist_name]
positional arguments
music_dir Full path of the music directory.
playlist_name Name of the playlist you want to create. If not provided will use a uuid.
options
-h, --help Show this help message and exit.
-c, --credentials Generate credentials.json file.
-dp, --disable-playlist Do all tasks, except creating the actual spotify playlist.
-j , --use-json json_file Create playlist using the json_file passed, instead of a music directory.

About

Create a spotify playlist based on the mp3 files in a directory

Resources

License

Stars

Watchers

Forks

Languages