lyricist
Version:
Fetches song lyrics using the Genius.com API and website.
16 lines (11 loc) • 519 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
- Added support for `text_format` option (thanks @Scriptim!)
- Fixed scraping for new Genius.com layout
- Split ES6/5 versions of code. No transpiling required for Node 7+
- Complete rewrite with async/await and new API