Genius Lyrics Versions Save

Simple lyrics fetcher that uses Genius. Also has official API implementations.

v4.4.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/zyrouge/node-genius-lyrics/compare/v4.4.2...v4.4.3

v4.4.1

1 year ago

What's Changed

Full Changelog: https://github.com/zyrouge/node-genius-lyrics/compare/4.3.6...v4.4.1

v4.3.6

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/zyrouge/node-genius-lyrics/compare/4.2.9...v4.3.6

4.2.9

3 years ago
  • Switched from node-html-parser to cheerio
  • Lyrics is no more taken from #lyrics as it is always a empty div

4.2.7

3 years ago
  • Thanks to @AozoraDev for fixing those 🔥

4.2.5

3 years ago
  • Typing: Made key optional in Client
  • Fixes: requestOptions now does not interfere with necessary headers
  • Added User-Agent header

4.2.0

3 years ago

Changes:

  • Updated axios (vulnerability) [#9]
  • New feature: Changing host address [#8]
  • Changes in README.md
  • Switching to Typescript
  • New documentation

4.1.2

3 years ago

Changes:

  • Client now takes in an extra param config
  • Updated Typings
  • Changes README.md

v3.0.0

4 years ago

Changes:

  • Removed nicknames from Artist
  • Full Typescript (Also supports Javascript)
  • Using axios instead of node-fetch

Report here if you found any bugs