grab-lyrics

0.2.5 • Public • Published

grab-lyrics

Fetch and grab lyrics easily.

Build Status codecov

This package tries to provide an easy interface to fetch the artist, title, and lyrics given a link. Currently this package supports 3 major lyrics providers:

  1. AZLyrics
  2. MetroLyrics
  3. MojimLyrics

Motivation

The motivation behind this package mainly is for another project of mine Split Lyrics which split the lyrics into half and display them on the screen so that we won't need to scroll while singing/player guitar.

Library

This package exposes grabLyrics(url) function which return a Promise that resolves to an Object { title, artist, lyrics }.

Install

npm i --save grab-lyrics

Usage

const grabLyrics 
 
## CLI
 
 
## Author
Jaosn Yu

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.5
    4
    • latest

Version History

Package Sidebar

Install

npm i grab-lyrics

Weekly Downloads

9

Version

0.2.5

License

ISC

Unpacked Size

185 kB

Total Files

22

Last publish

Collaborators

  • ycm.jason