Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Gopotify - Spotify Client

An asset by drarbego
The page banner background of a mountain and forest
Gopotify - Spotify Client hero image

Quick Information

0 ratings
Gopotify - Spotify Client icon image
drarbego
Gopotify - Spotify Client

This is a wrapper for the Spotify REST API

Supported Engine Version
3.5
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Gopotify - A spotify client for Godot Engine

Connect to Spotify

  • Go to your Spotify Dashboard
  • Click on create an app, now you'll be able to see your Client Id and Client Secret
  • Click on EDIT SETTINGS
  • Add http://localhost:{port}/callback to the Redirect URIs field, the default port is 8889
  • Click on SAVE

Use the client

After installing the plugin you'll find a new node called Gopotify

  • Add a Gopotify node to your scene
  • Select the Gopotify node and in the inspector paste the Client Id and Client Secret in their respective inputs under Script Variables

Implemented Functionality

Function Description
play() Resumes music reproduction in the current active device
pause() Pauses music reproduction in the current active device
next() Skips to next song
previous() Returns to previous song
get_player_state() Returns an object with the player state as a raw json

This is a wrapper for the Spotify REST API

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Gopotify - Spotify Client icon image
drarbego
Gopotify - Spotify Client

This is a wrapper for the Spotify REST API

Supported Engine Version
3.5
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers