TrueMyst / BeatPrints

☕ BeatPrints, a tool that generates eye-catching pinterest-style music posters in python
Other
33 stars 5 forks source link

Implementation for Apple music or Youtube Music API #9

Open cherriae opened 2 months ago

cherriae commented 2 months ago

I mean if there is a way to do it.

Some people might not use spotify or have a spotify account or preferably other software.

cherriae commented 2 months ago

Also musicxmatch might not have lyrics for every song too. Might need pro or smth, I mean Genius has their own API

TrueMyst commented 2 months ago

Also musicxmatch might not have lyrics for every song too. Might need pro or smth, I mean Genius has their own API

I've tried Genius, it turned out to be really slow. Right now I'm working with LyricFind. It's free, and easy to use which can be used as a backup if lyrics are not found. To be frankly honest, it's not possible to get lyrics for each and every song, that's why I've added a feature where it lets you add the lyrics.

TrueMyst commented 2 months ago

I mean if there is a way to do it. Some people might not use spotify or have a spotify account or preferably other software.

I believe Spotify is best here in this case because I want to somewhat relate to both of them.

cherriae commented 1 month ago

I believe Spotify is best here in this case because I want to somewhat relate to both of them.

Well this will limit how many people will use your package.

TrueMyst commented 3 weeks ago

I believe Spotify is best here in this case because I want to somewhat relate to both of them.

Well this will limit how many people will use your package.

How?

cherriae commented 3 weeks ago

I believe Spotify is best here in this case because I want to somewhat relate to both of them.

Well this will limit how many people will use your package.

How?

Some people use apple music or yt music unless the things use the same api

TrueMyst commented 3 weeks ago

It is possible to implement the same features but time is a factor. It'll take a lot of time to work on that. I'll see what I can do.