Skip to content

nossidge/lyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Lyrics

by Paul Thompson - nossidge@gmail.com

A tiny, simple CLI script to get lyrics from www.genius.com

Installation

This isn't a gem, it's just a simple one-file script.

Gem dependencies

$ gem install genius
$ gem install nokogiri

Genius API

Go to https://genius.com/developers and create a new API client.

Create an environment variable called GENIUS_ACCESS_TOKEN and put your access token in there.

Usage

From the command line:

$ lyrics "the monkees" "i'm a believer"
$ lyrics "the beatles" "yellow submarine"
$ lyrics "carly rae jepsen" "call me maybe"

You need the artist, then the song.

If it fails it will fail silently.

Licence

GPLv3

About

A tiny, simple CLI script to get lyrics from genius.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages