spotifyurls

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PLAYER        = "https://api.spotify.com/v1/me/player"
	PLAYERNEXT    = "https://api.spotify.com/v1/me/player/next"
	PLAYERDEVICES = "https://api.spotify.com/v1/me/player/devices"
	PLAYERSHUFFLE = "https://api.spotify.com/v1/me/player/shuffle"
	PLAYERPLAY    = "https://api.spotify.com/v1/me/player/play"
	PLAYERPAUSE   = "https://api.spotify.com/v1/me/player/pause"
	PLAYERVOLUME  = "https://api.spotify.com/v1/me/player/volume"
	PLAYERPREV    = "https://api.spotify.com/v1/me/player/previous"
	PLAYERSEEK    = "https://api.spotify.com/v1/me/player/seek"
	PLAYERCURRENT = "https://api.spotify.com/v1/me/player/currently-playing"

	PLAYLISTS = "https://api.spotify.com/v1/me/playlists"

	SEARCH = "https://api.spotify.com/v1/search"

	SPOTIFYAUTHURL = "https://accounts.spotify.com/authorize"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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