BimmerGestalt / AAIdrive

Implementations of some Android Auto features as unofficial IDrive apps
MIT License
547 stars 90 forks source link

Karaoke / Lyrics Plugin #739

Closed berseker closed 11 months ago

berseker commented 1 year ago

Hi Just wanted to drop an idea for a possibile plugin.. would It be possibile to implement such a plugin to make some long group trips a bit more fun :) something even simple that search lyrics of the current running Song/artist and shows It on the screen

Thanks again for this jem of an app :)

hufman commented 1 year ago

That would be fun, but I was unable to think of a timed lyrics source that would be free and reliable to use and accurate when searching from the song metadata.

berseker commented 1 year ago

https://robwu.nl/lyricshere/#config this Chrome extension uses plenty of lyrics sources, idk If they are all free or not but It could be worth checking out ;)

HaivanJV commented 1 year ago

What about the Spotify embedded lyrics viewer? https://support.spotify.com/us/article/lyrics/

hufman commented 1 year ago

LyricsHere's lyrics are not likely to be timed, unfortunately, based on the sources they list. Spotify's lyrics seem to not be provided through their api.

berseker commented 12 months ago

https://github.com/akashrchandran/spotify-lyrics-api would this be useful?

hufman commented 11 months ago

Thank you for that link. It would be helpful, either as a backend proxy or for reimplementation in Kotlin.

However, I've decided that this feature can't be provided by AAIdrive. Spotify could get annoyed about poking their unofficial API and ban the API key, disabling all Spotify features for AAIdrive. The feature itself would be very distracting, and it's not good to enable such distracted driving. I'm sorry, but I can't build this feature into AAIdrive.