pwittchen / spotify-cli-linux

🎶 A command line interface to Spotify on Linux
https://pwittchen.github.io/spotify-cli-linux
GNU General Public License v3.0
639 stars 55 forks source link

Add more lyrics sources #56

Closed SigmundurMorkore closed 4 years ago

SigmundurMorkore commented 4 years ago

I'm wondering if it is possible to add more lyrics sources, from example AZLyrics. I find that LyricWikia often doesn't have the lyrics to the songs I listen to while AZLyrics does.

Could make it so it first tries WikiLyrics and if it doesn't find the lyrics there, it tries AZLyrics (maybe using a package like https://pypi.org/project/azlyrics/)