wf34 / geniusbooklet

Convert Genius.com lyrics & annotations to printable PDFs

Home Page:https://medium.com/@dmkov/genius-booklet-5f5c559674f4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genius Booklet

Study song lyrics & song annotations, commentary and explanatory interpretations from genius.com being completely off-line. Render them as minimalistic PDFs or print as beatiful booklets, which work great as gifts. The idea behind the project is written up here.

Dependencies:

Install

git clone https://github.com/wf34/geniusbooklet.git
cd geniusbooklet
npm install # install javascript dependencies of geniusbooklet

Usage

node ./geniusbooklet.js <song or album URL>
# Example:
node ./geniusbooklet.js https://genius.com/Pulp-common-people-lyrics

More with node ./geniusbooklet.js -?.

Results

Rendered Lyrics

Legal

Everything that's posted on genius.com [with which I am not affiliated] is copyrighted so please don't redistribute any of it & employ this tool for personal use only.

About

Convert Genius.com lyrics & annotations to printable PDFs

https://medium.com/@dmkov/genius-booklet-5f5c559674f4


Languages

Language:JavaScript 76.3%Language:HTML 13.9%Language:Shell 9.8%