-
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
getSongs()
returns relative paths to the individual songs
To Reproduce
api = azapi.AZlyrics('duckduckgo', accuracy=0.5)
api.artist = "Oliver Heldens"
api.title = "Lift Me Up"
songs = api.getSongs()
Expected behavior
The url is https://www.azlyrics.com/lyrics/oliverheldens/liftmeup.html
Desktop (please complete the following information):
- Version 3.0.0
elmoiv
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working