Skip to content

[Solved] getSongs() returns relative pathΒ #6

@SimonIT

Description

@SimonIT

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

Screenshots
image

Desktop (please complete the following information):

  • Version 3.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions