You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected: when running spotdl with --lyrics genius musixmatch azlyrics at least one of the providers should work. None of them does. I've even tried it with my own genius api. Only synced works, but I prefer the regular providers.
Steps to reproduce - Ensure to include actual links!
The synced option uses a python library called syncedlyrics which itself uses musixmatch, lrclib, netease, megalobiz, genius. That means the other options should be removed, or fixed.
The text was updated successfully, but these errors were encountered:
AdyStudios
added
the
Bug
Unexpected problem or unintended behavior that needs to be fixed
label
Feb 10, 2025
System OS
Windows
Python Version
3.10 (CPython)
Install Source
pip / PyPi
Install version / commit hash
4.2.11
Expected Behavior vs Actual Behavior
Expected: when running spotdl with
--lyrics genius musixmatch azlyrics
at least one of the providers should work. None of them does. I've even tried it with my own genius api. Only synced works, but I prefer the regular providers.Steps to reproduce - Ensure to include actual links!
Download any song using
spotdl [song] --lyrics genius musixmatch azlyrics
The song does have a lyrics on Genius.com: https://genius.com/Warbly-jets-alive-lyrics
Traceback
Other details
The synced option uses a python library called syncedlyrics which itself uses musixmatch, lrclib, netease, megalobiz, genius. That means the other options should be removed, or fixed.
The text was updated successfully, but these errors were encountered: