pluffer

command
v0.0.0-...-30b5b76 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 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=YJ5U6TSB317572L40EMQQPVEI2HICXFL
export SPOTIFY_KEY=4SW2W3ICZ3DPY6NWC88UFJDBCZJAQA8J

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