1.0.5 • Published 4 years ago

spotify-butler v1.0.5

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

spotify-butler

This is a compact CLI for adding the current playing song on Spotify to a playlist of your choice.

Table of contents

Installation

npm install -g spotify-butler

Usage

Grab the latest Auth Token:

spotify-butler -o

Grab a list of playlists and their corresponding IDs

spotify-butler -p -t <auth-token>

Add current playing song to a playlist of your choice

spotify-butler -a <playlist-id> -t <auth-token>

Features

The package includes the following:

  • Get a new Spotify Auth Token
  • Get a list of all your playlists and playlist IDs
  • Add the current playing song to a playlist of your choice
1.0.5

4 years ago

1.0.2

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago