-
Breaks on the many changes in spotipy authentication flow.
Aduen updated
2 years ago
-
For whatever reason when I run python3 spotifypod.py I get the error: No module named 'spotipy'
I was able to run spotifypod.py before and was even able to get spotify to recognize everything but …
-
**Describe the bug**
Spotipy stores its cache under `.cache`. If running from a user's home directory, this conflicts with the XDG standard.
https://github.com/spotipy-dev/spotipy/blob/d31969108d…
-
Installed via pip install spotify_to_ytmusic, command is
`spotify_to_ytmusic all [user]`
`spotify_to_ytmusic setup` works flawlessly. Running ytmusicapi 1,4,1m changing to 1.4.0 does not allevia…
-
![image](https://user-images.githubusercontent.com/56701609/67922246-9bd00e00-fb80-11e9-9cbd-5a5509d58b06.png)
-
# Bug Ticket
## Describe the bug
## Troubleshooting
Make sure to validate all the elements before submitting the ticket (Exception to the steps marked as optional)
* [x] Using latest v…
-
### Context
In spotipy we use urllib3's retry mechanism but many issues have been reported because some calls just "hang" and no feedback is reported back to the user about how long to wait. Someti…
-
Getting this error
site-packages\spotipy\client.py", line 297, in _internal_call
raise SpotifyException(
spotipy.exceptions.SpotifyException: http status: 403, code:-1 - https://api.spotify.com…
ne-al updated
5 months ago
-
Either it needs to be dealt with by giving the user the option to select the market used or to provide the option if no results are found.
-
**Is your feature request related to a problem? Please describe.**
Spotify blocked one of my API keys. I noticed this when I was running a simple Spotipy example (just searching an artist name), an…