Skip to content

soapify - search on all (spotify) playlists

License

Notifications You must be signed in to change notification settings

5l1v3r1/soapify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soapify - search on all spotify playlists

asciicast

installation

pip install soapify

requirements

  • python3
    • click
    • spotipy

usage

λ soapify --help
-Usage: soapify [OPTIONS] TEXT

Filter your all Spotify playlists

Options:
-w, --where [artist|song|both]  Where to filter
-u, --username TEXT             Spotify username
-id, --client-id TEXT           Spotify API client id
-secret, --client-secret TEXT   Spotify client secret
--help                          Show this message and exit.

Note: --username, --client-id, and --client-secret are not required if environment variables (SPOTIPY_USERNAME, SPOTIPY_CLIENT_ID, and SPOTIPY_CLIENT_SECRET) are defined.

About

soapify - search on all (spotify) playlists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%