Skip to content

Releases: zyrouge/node-genius-lyrics

v4.4.3

12 Feb 09:47
Compare
Choose a tag to compare

What's Changed

  • Reversal of the thumbnail and profile image by @Mylloon in #44

New Contributors

Full Changelog: v4.4.2...v4.4.3

Handle API related errors

16 Dec 11:11
Compare
Choose a tag to compare

Fixed `removeChorus`

15 Dec 14:20
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #25

Full Changelog: 4.3.6...v4.4.1

v4.3.6

19 Mar 16:13
Compare
Choose a tag to compare

What's Changed

  • Fix lyrics extraction by @MrPropre in #19
  • Revert "Fix lyrics extraction" (already fixed in dev) by @zyrouge in #20

New Contributors

Full Changelog: 4.2.9...v4.3.6

Updated lyrics scraper

11 May 06:34
Compare
Choose a tag to compare
  • Switched from node-html-parser to cheerio
  • Lyrics is no more taken from #lyrics as it is always a empty div

Fixed missing `typeof` in `Utils.ts`

23 Mar 17:02
Compare
Choose a tag to compare

Patched Typings and other changes

08 Mar 15:53
Compare
Choose a tag to compare
  • Typing: Made key optional in Client
  • Fixes: requestOptions now does not interfere with necessary headers
  • Added User-Agent header

Refactor (Typescript rewrite)

17 Jan 09:05
Compare
Choose a tag to compare

Changes:

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

Added support for Proxies and stuffs

02 Dec 06:23
Compare
Choose a tag to compare

Changes:

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

Added Typescript Support!

14 May 08:27
Compare
Choose a tag to compare

Changes:

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

Report here if you found any bugs