Skip to content

Analyze your spotify playlists and create playlist with new songs

Notifications You must be signed in to change notification settings

murillo94/spotify-playlist-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Playlist Generator

Analyze your spotify playlists and create playlist with new songs.

Overview

A tool for finding playlist and create other playlist with similar music.

Install

Directly from PyPI:

pip install spotify-playlist-generator

You can also install using pipenv:

pipenv install

And then execute:

pipenv shell

Usage

Arguments:

  • --user, -u - Your spotify user id
  • --user-playlist-id, -upi - Spotify user id of playlist owner
  • --playlist-id, -pi - Spotify playlist id
  • --name, -n - Playlist name to be created
  • --diversity, -d - Number 0/100 to get assorted (diversity) artists in playlist

Example:

You can use spotify-playlist-generator ou spg to run.

spg -u tr6amda6xwmpllo403xl9lf9c -upi 12141429536 -pi 6C9TO1dfZZQTHedI8Qv18p -n 'Playlist test'

Example

Example

About

Analyze your spotify playlists and create playlist with new songs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages