-
The current lyrics plugin returns lyrics from Genius which includes the unicode character u2005 (four-per-em space) rather than replacing this with regular space. This results in squares in the lyrics…
-
-
Hi!
Firstly, this looks super impressive already and I'm looking forward to diving into the entire project.
I was wondering if there would be interest in using this as a base for an Annotated Ho…
-
In lyrics '\n\n' is used to separate sections of a song but it's very inconsistent (only one '\n' is present). I've to manually add one more '\n' character to the json file. Is there any way to resolv…
-
#1571 # Problem
When importing a release where the first track was originally an HTOA track on a CD, beets wants to identify the HTOA track as track 1 and every subsequent track as the actual track…
-
I used what you have on readme to make a simple script:
```
import lyricsgenius
genius = lyricsgenius.Genius("my_token")
# set params
genius.verbose = False # Turn off status messages
genius…
-
#### What is the purpose of your *issue*?
- [x] Bug
- [ ] Feature Request
- [ ] Question
- [ ] Other
### Description
I like to use the Skip track feature, as it helps keep my library…
-
#### What is the purpose of your *issue*?
- [x] Bug
- [ ] Feature Request
- [ ] Question
- [ ] Other
### Description
The album art for various mp3 files downloaded with spotdl is not…
ghost updated
4 years ago
-
Using `genius.search_song('renegade ft. eminem', 'jay z')` returned the lyrics in French. Granted, `genius.search_song('renegade', 'jay z')` returns the same song but with English lyrics but I'm just …
-
Refs #3
I'm currently experience CORS issue on the app deployed to Heroku:
> Access to XMLHttpRequest at 'https://api.genius.com/search?q=xxxx' from origin 'https://xxx.herokuapp.com' has been …
Simek updated
4 years ago