pluffer

command module
v0.0.0-...-a70e500 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

README

Pluffer

Pluffer is a tool to batch shuffle tracks of Spotify playlists.

How to use

First of all export SPOTIFY_ID and SPOTIFY_KEY environment keys:

# the following SPOTIFY_ID and SPOTIFY_KEY are bogus
export SPOTIFY_ID=REDACTED
export SPOTIFY_KEY=REDACTED

Then, run the tool by path:

go run ./pluffer/runner.go \
    spotify:playlist:$PL1 spotify:playlist:$PL2

Or, in the GOish way:

go get github.com/streambinder/nickels/multimedia/pluffer
pluffer spotify:playlist:$PL1 spotify:playlist:$PL2

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL