Skip to content

Clean-ups and updates to lyrics searching

Compare
Choose a tag to compare
@johnwmillr johnwmillr released this 11 Jun 19:09
· 355 commits to master since this release

Changes:

  • User-Agent is now "LyricsGenius"
  • Removing section headers in lyrics is optional now
  • Add option to heuristically remove non-songs (tracklists, credits, etc.)
  • Add the _clean_str() method
  • Add a couple tests
  • General bug fixes and clean-ups