givemelyrics
givemelyrics copied to clipboard
Sources
Hi Murilo, I saw you're looking for new sources. I have a python dbus service for this on my app Lyrics, the interesting part is that I scrapped that from osdlyrics, so I already have support for ViewLyrics, lrc123(which don't seems to work anymore), xiami, and netease lyric repositories. But the weird part is that it's very outdated code and I don't want to spend time on fixing anything there. I think in the long run the best thing that can be made is to setup a server ourselves(I had been flerting with the idea of a a P2P solution, which also leave me free of a legal problem, but IDK about the complexity of this), maybe joinning efforts with osdlyrics and provide a service for our three apps.
Their API aren't public I think so you will need to figure out by looking at the source.
You can follow the discussion about sources on osdlyrics here I forgot to say that there's also Syar that don't provide a API but the lyrics plain text in html that can be scrapped
Very interesting idea of a P2P service, can count on my help! Osdlyrics sources appear to be having many problems, but that Syar is promising.