johnwmillr / LyricsGenius

Download song lyrics and metadata from Genius.com 🎶🎤
http://www.johnwmillr.com/scraping-genius-lyrics/
MIT License
878 stars 159 forks source link

fix lyric container class #259

Open furkanakkurt1335 opened 1 year ago

furkanakkurt1335 commented 1 year ago

I'm assuming the current class is for the old Genius page.

marinom1 commented 11 months ago

@furkanakkurt1335 When I tried using this change, I noticed that not all of the lyrics get saved on songs with a lot of lyrics. For e.g on "Sicko Mode" the lyrics are split up into 4 separate elements, where it appears this change is only retrieving the lyrics contained in the first element

I ended up incorporating part of the changes mentioned in this comment to resolve the issues that came with the new Genius UI