lofi
lofi copied to clipboard
Added Lyrics Feature
Added lyrics feature. It uses sp_dc
cookie, an idea I got from this repo. I also added a tab in settings for lyrics customization and sp_dc
. The good thing about this api is that it is separated from the main authentication. You can make a free account and use it only for lyrics.
Settings | Sample |
---|---|
Thanks for this @alient12, since this is a more involved PR, I'll try and give it a proper review and it will take time (which I currently don't have).
I'm not sure about the sp_dc
cookie stuff though. Will need to read more into it.