spotify-lyrics
v1.2.1
Published
Prints lyrics to currently playing song on Spotify.
Downloads
6
Readme
Spotify Lyrics
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
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