Skip to content

raising LyricScraperException when running code. #13

@confusedcacti

Description

@confusedcacti

the code that I ran:
from lyrics_extractor import SongLyrics

apiKey = 'AIzaSyD0wLKKCF8h8P9RcFKeuBvrsCttZjbs_wY'
engineID = 'ee477aa93a682'

extract_lyrics = SongLyrics(apiKey, engineID)
lyrics = extract_lyrics.get_lyrics('shape of you')
raises exception here^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions