An open API service indexing awesome lists of open source software.

https://github.com/bernhardwebstudio/lyricfetcher

Fetches & stores lyrics in your mp3-files
https://github.com/bernhardwebstudio/lyricfetcher

golang lyrics

Last synced: 11 months ago
JSON representation

Fetches & stores lyrics in your mp3-files

Awesome Lists containing this project

README

          

# LyricFetcher
Fetches & stores lyrics in your mp3-files.

## Usage
We do not take responsibility for fails an issues with this library.
Do make backups of your files before following the instructions.

As this tool is not yet officially released, you have to use it from source:

0. You require to have [go](https://golang.org) installed.
1. Download or clone this repo
2. Run `go path/to/repo/cmd/fetch.go path/to/music`
3. Resolve the missing dependencies if any

## Contribution
There is much to improve as this is my first project in go.
Use the tools offered by GitHub & open issues & pull requests
as you want.