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

https://github.com/roshan-r/getlyrics


https://github.com/roshan-r/getlyrics

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# getlyrics

A simple python script to fetch lyrics of the song that's currently playing
If google does not have lyrics, it opens the first link in w3m

```
usage: GetLyrics.py [-h] [-e]

Get Lyrics of currently playing song

optional arguments:
-h, --help show this help message and exit
-e, --experimental Use Experimental lyrics parser
```

## Output

![screenshot](https://github.com/Roshan-R/getlyrics/blob/main/imgs/output.png?raw=true)