-
Since the libspotify SDK has been deprecated and scheduled for end-of-life in 2017 I beg the question:
Will there be support for spotify's new WEB API ?
https://developer.spotify.com/web-api/
…
-
Since this example is mostly about using spotipy in a *backend* application, it doesn't make much sense to use cookies.
Instead it should use headers. Shouldn't be a big change, but a change noneth…
-
Hello everyone,
I have set up everything following the well-done Readme, is this repository still managed ?
I have a timeout error while I am doing a Spotify download.
Feel free to answer even if …
-
Hello,
I would like to fetch things from a private playlist and post it to another user's private playlist.
I stumble upon an error for the first fetch.. with current Github's snapshot.
``` console…
-
Hello! I can't seem to figure out why oauth page pops up every time I call `spotify` - trying to use PKCE method to prevent `client_secret` leak. Here's an example code that I'm running
```py
…
-
Hello there,
I am not getting forwarded to the link I should paste into the terminal.
I get a /usr/bin/xdg-open: 811: : permission denied.
this is with both test.py and one-button-spotify.py.
Usi…
-
Hi,
I've been running this script for about a year but recently I started getting an error. I am running on terminal on OSX.
It seems some tracks are returning a 404 error. Its unfortunately ha…
-
Given that this is now the maintained version, I’m posting this question here. Thanks @Harrison97 for taking the initiative.
I’m pretty certain that I am at least somehow misusing this library. …
SHxKM updated
4 years ago
-
**Describe the bug**
When requesting a show list using show_episodes the URI that is used seems to be;
https://api.spotify.com/v1/shows/47Xw6QagBN5lTAp1Cyoyye/episodes/?limit=50&offset=0
However …
-
### The problem
```
Logger: spotipy.client
Source: components/spotify/media_player.py:415
First occurred: 12:18:53 PM (1 occurrences)
Last logged: 12:18:53 PM
HTTP Error for GET to https://api…