HemantKArya / BloomeeTunes

🌸Bloomee is a cross-platform music app designed to bring you ad-free tunes from various sources. 🌼🎵
GNU General Public License v2.0
358 stars 21 forks source link

How to access lyrics #17

Closed ALMIGHTY-VC closed 2 months ago

ALMIGHTY-VC commented 2 months ago

Unable to access lyrics for songs means dont know how to

HemantKArya commented 2 months ago

Hi @ALMIGHTY-VC thanx for reaching out to issue section🤗. The lyrics feature is still intact in bloomee and I going to implement a robust feature for that in future. So, for now, for there is no lyrics option but i will make sure to implement it soon. And if anyone want to contribute to this project, I welcome for all ideas for that.

ALMIGHTY-VC commented 2 months ago

Hi @ALMIGHTY-VC thanx for reaching out to issue section🤗. The lyrics feature is still intact in bloomee and I going to implement a robust feature for that in future. So, for now, for there is no lyrics option but i will make sure to implement it soon. And if anyone want to contribute this project welcome all the ideas for that.

Oh thanks bhai i can suggest some lyrics provider to you like lrclib kugou and In that case, you can consider the following lyrics providers that offer license-free or open-source options:

  1. Lyrics.ovh: A simple, open-source lyrics API with a decent database.
  2. LyricWiki: A wiki-based lyrics database with a vast collection and API access, licensed under Creative Commons.
  3. Wikia's LyricWiki API: Similar to LyricWiki, but with a more extensive database.

Keep in mind that while these options don't require licenses, they might have usage guidelines or restrictions. Be sure to review their terms and conditions to ensure you comply with their requirements.

Additionally, you can also consider:

  1. OpenLyrics: An open-source lyrics database with a small but growing collection.
  2. LyricsFreak: A lyrics database with a large collection, but be aware that their API terms are not clearly defined.

Remember to always verify the terms and conditions of any provider before integrating their API into your application. Credits- Meta Ai Dhanyawaad bhai

ALMIGHTY-VC commented 2 months ago

https://github.com/surfbryce/beautiful-lyrics Or you can implement this too it will ease your work as well

HemantKArya commented 2 months ago

thanx @ALMIGHTY-VC I am looking into it. It will help a lot 😊.

HemantKArya commented 2 months ago

Hi @ALMIGHTY-VC Lyrics features is now implemented 🎉 in 49761b0f523b54c3c4a675deeb53dfa9bf106e61 . You can now use either by swiping the cover art or small button at the bottom of the player screen. 🤗 Now I think this issue needs to be closed.

ALMIGHTY-VC commented 2 months ago

Hi @ALMIGHTY-VC Lyrics features is now implemented 🎉 in 49761b0 . You can now use either by swiping the cover art or small button at the bottom of the player screen. 🤗 Now I think this issue needs to be closed.

Very noice thanks bro