LyricsGenius icon indicating copy to clipboard operation
LyricsGenius copied to clipboard

Download song lyrics and metadata from Genius.com 🎢🎀

Results 54 LyricsGenius issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Neither the help output nor the stdout/stderr indicate what is done with the lyrics, when `--save` is not passed. **Expected behavior** I thought maybe the same json...

question
good first issue

The `search_album` and `search_artist` methods could definitely benefit from threading. I added the `num_workers` parameter for the user to define the number of threads used. If the user just used...

enhancement

Only tests functions that use HTTP will have the vcrpy decorator

**Why am I getting this error?** `Traceback (most recent call last): File "/app/bot/helpers/error_fetch.py", line 16, in fetch_errors await func(c, m, *args, **kwargs) File "/app/bot/plugins/commands.py", line 102, in lrsearch await lrsearch_x(c,...

Changed: Aritst to Artist

Firstly, I would like to extend my appreciation for the exceptional tool you have developed! Could I ask you please to add a method that will return also who produced...

**Describe the bug** I get an error every time I make an API request to get a chart **Expected behavior** I get error: "Total error [Errno 403] 403 Client Error:...

**Describe the bug** I was attempting to scrape several songs at once and I noticed some garbage data for [one particular song that has no lyrics](https://genius.com/Boyce-and-hart-out-and-about-lyrics). **Expected behavior** I'd expect...

**Describe the bug** Hi, I am attempting to use the genius API in order to get various song lyrics. While I have most of it all working, there is one...

Searching for the band R.E.M. returns "Changing artist name to 'Don Toliver'" regardless of how I format the band name (the above is correct.) What is the correct syntax for...