spotify-lyrics

Prints lyrics to currently playing song on Spotify.

Usage no npm install needed!

<script type="module">
  import spotifyLyrics from 'https://cdn.skypack.dev/spotify-lyrics';
</script>

README

Spotify Lyrics

Node.js Package NPM Version

View lyrics to the songs you're listening to on Spotify

Install

Ensure you have Node.js installed. Then run the following:
$ npm i -g spotify-lyrics

Usage

$ lyrics

screenshot

Cache

To clear the cached songs delete the following file:
%AppData%/Roaming/npm/node_modules/spotify-lyrics/flat-cache/.cache/m

To do

  • Show lyrics in quotation marks or brackets in different colours
  • Increase coverage by scraping a second website
  • More server logging - might need to send IP address in request