Skip to content

Tags: mamal72/golyrics

Tags

v2.0.2

Toggle v2.0.2's commit message
Replace " with quotation mark

v2.0.1

Toggle v2.0.1's commit message
Escape search URI to fix wrong search queries

v2.0.0

Toggle v2.0.0's commit message
Add Track struct type

- Refactor the source to fit Track struct which holds Artist, Name and Lyrics of the music track
- Remove some redundant methods to keep things simpler

v1.0.0

Toggle v1.0.0's commit message
First version

- Search for lyrics and list results
- Get lyrics text of the search result
- Search and get lyrics of the first result in a single call