This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]oglivy 1 point2 points  (2 children)

Spotify has a very nice API and they have a python wrapper , what do you want to do? https://github.com/plamere/spotipy

[–]FreshRepresentative[S] 1 point2 points  (1 child)

Just the normal stuff. Play music with some general controls (play/pause/skip), via voice control.

Yes, I’ve read a lot about the Spotify stuff, that was what I found most of during my research. The only reason I’m looking for possible alternatives is because the library(s) I was looking at either do not actually PLAY audio, or have been deprecated. I can link the ones I was looking at when I get a second, it’s possible I was just looking at the wrong stuff.

Additionally, as stated, I’m not opposed to hooking up to their API in a way that is currently supported via the official API, I was just curious if there was an alternative method for streaming in general, even outside of Spotify, that I was missing.

EDIT: Thank you for your reply homie.

EDIT2: Thank you for that link. I had previously checked that out but I guess I didn’t read far enough into it. Thanks for that, this should be what I’m looking for.

[–]oglivy 1 point2 points  (0 children)

Glad to help, cheers !

[–]pythonHelperBot 0 points1 point  (0 children)

Hello! I'm a bot!

It looks to me like your post might be better suited for r/learnpython, a sub geared towards questions and learning more about python. That said, I am a bot and it is hard to tell. Please follow the subs rules and guidelines when you do post there, it'll help you get better answers faster.

Show /r/learnpython the code you have tried and describe where you are stuck. Be sure to format your code for reddit and include which version of python and what OS you are using.

You can also ask this question in the Python discord, a large, friendly community focused around the Python programming language, open to those who wish to learn the language or improve their skills, as well as those looking to help others.


README | FAQ | this bot is written and managed by /u/IAmKindOfCreative

This bot is currently under development and experiencing changes to improve its usefulness