It would be nice if their API provided endpoints for Spotify for Artists. There is a lot of opportunity there to make apps that support musicians and labels.
I think I get what you're saying: endpoints that artists can use that would be beneficial towards their brand.
Open-Source Spotify App
31–40 of 113 posts
Re: Open-Source Spotify App
#32Earlier quoted context omitted.
Not sure how to send a PM here, but, if this is all you, you should spend your time changing/making shit, I just was in another topic about startups and entrepreneurs. over here : https://news.ycombinator.com/item?id=21865065 You kinda fit the bill of : yeah I do it because I can. Much love
Good eye! I’m really into entrepreneurship: starting a podcast next year and going to do validation on an idea I have before I start building an mvp.
A lot of the initial work will be using the Spotify API and others to aggregate musician data.
I've registered the LLC and my cofounder and I have been brainstorming the software, but haven't really started anything yet.
Have been too busy with the holidays and vacation.
Edit: email is in my about
Re: Open-Source Spotify App
#33Earlier quoted context omitted.
Not sure how to send a PM here, but, if this is all you, you should spend your time changing/making shit, I just was in another topic about startups and entrepreneurs. over here : https://news.ycombinator.com/item?id=21865065 You kinda fit the bill of : yeah I do it because I can. Much love
Good eye! I’m really into entrepreneurship: starting a podcast next year and going to do validation on an idea I have before I start building an mvp.
Re: Open-Source Spotify App
#34Tangentially related - I wrote a C library for spotify's web api: https://gitlab.com/finnoleary/spotifyc I've been working on the cli client and shuffling things about directory wise so I don't think it compiles anymore atm. But the library works fine. Actually in retrospect I think I might revert and splt them into separate repos...
Is this at all related or inspired by their original C SDK?
Re: Open-Source Spotify App
#35Re: Open-Source Spotify App
#36Earlier quoted context omitted.
I guess, it's a lot of time, but do you use it? Is that why you made it ? I'd love to send 100 questions on.
That was one of my intentions. I also started this project to learn more about reactive programming and exploring the technical sides of creating views in Swift.
You've committed a lot time to it.. A lot of us have ideas of somthing simular, but we get busy... This is the time to cut and run.
Are you currently employeyed ? (no need to give who).
How much time did you commit to this, kinda cool piece that is expected a lot of time!
As I said before, I have 100 questions!
Full disclosure: I'm a cpp heart with a current role in cs
Re: Open-Source Spotify App
#37This is cool. I've been wanting to modify Spotify to use the WhoSampled API to auto-suggest, Amazon Prime X-ray style the songs a given song samples. Maybe i'll do it now.
Re: Open-Source Spotify App
#38Thanks
Re: Open-Source Spotify App
#39Re: Open-Source Spotify App
#40I have a question for those familiar with Spotify API. Do they serve you the song's audio bits and if they do how do they do DRM?