spotDL / spotify-downloader

Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
https://spotdl.readthedocs.io/en/latest/
MIT License
17.03k stars 1.56k forks source link

Add other Lyrics providers #520

Closed cyberboysumanjay closed 3 years ago

cyberboysumanjay commented 5 years ago

Lyricswikia is great and provides accurate lyrics but sometimes it fails. Is it a bad idea to add providers like Genius (Provides API) or Azlyrics (Restricts Scrapping but works with changing IPs) as an alternative in the except block here?

https://github.com/ritiek/spotify-downloader/blob/ac7d42535f91356ff4bc0a126edf4e2f9e8b6ff0/spotdl/spotify_tools.py#L78-L83

ghost commented 3 years ago

Plan to use musicmatch.

I know it's late, just clearing out old issues.