pyspotify icon indicating copy to clipboard operation
pyspotify copied to clipboard

Python bindings for libspotify

Results 5 pyspotify issues
Sort by recently updated
recently updated
newest added

when trying to run the example module ossaudiodev can't be found since it's not part of the python package on OSX. Does someone tried a workaround for this? The error...

Hi is it possible to perform search with jukebox.py? also would it be possible to search for and view a users public playlists based on their username? thanks J

Hi, Gotten it to work and have created an app based on your Jukebox example that should be able to download an URL from internet with the Spotify ID of...

Hi, In the readme it says that the easiest way to install is to add the following to the /etc/apt/sources.list file: ``` deb http://squealserver.com/ubuntu karmic multiverse ``` When I do...

When no user data is given for the callback of a search query, then there can happen a segfault. I propose a patch. But it is to be noted that:...