Skip to content
#

spotify-web-api

Here are 822 public repositories matching this topic...

miraclx
miraclx commented Jul 2, 2022
$ freyr https://open.spotify.com/playlist/37i9dQZF1EIWurap8eK32U
freyr - (c) Miraculous Owonubi <omiraculous@gmail.com>
------------------------------------------------------
Checking directory permissions...[done] 
[https://open.spotify.com/playlist/37i9dQZF1EIWurap8eK32U?si=18fb64a5d2bc45dd]
 [•] Identifying service...[Spotify]
 [•] Checking authentication...[unauthenticated]
enhancement good first issue
marioortizmanero
marioortizmanero commented Jun 11, 2022

Is your feature request related to a problem? Please describe.

The webapp example could definitely be improved.

Describe the solution you'd like

  • Add token refreshing
  • Use the new API properly (at some point we do spotify.token = ..., we can surely avoid that).
  • Proper error handling? It has too many unwrap in my opinion.
  • Add string interpolation where possible
enhancement good first issue

Spotify Web API wrapper for Kotlin, Java, JS, and Native - Targets JVM, Android, JS (browser), Native (Desktop), and Apple tvOS/iOS. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android.

  • Updated Jun 16, 2022
  • Kotlin
raymond-design
raymond-design commented Oct 6, 2021

Spotify API supports creating and editing playlists. There are many places where the action can happen. For example: The Create Playlist feature can be a button above the list of playlists on the LIbrary page. The Edit Playlist feature can be a button next to the follower/tracks text on the individual playlist's page. The individual tracks should also be able to be added to playlists. The feature

enhancement good first issue

Improve this page

Add a description, image, and links to the spotify-web-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spotify-web-api topic, visit your repo's landing page and select "manage topics."

Learn more