lyric
[
-dv
] [
-a addr
] [
-s sites
] [
-t type
] [
get site url | search title artist | fetch title artist
]
DESCRIPTION
Lyric
is a command-line program that retrieves lyrics from
lyricd(1).
Lyrics can be searched with the command
search,
get
retrieves a lyric from a link previously returned by a
search.
Fetch
searches for the lyric and fetches it.
Options:
-a addr
Dial
addr
instead of the details net!localhost!7115.
-s sites
Only request lyrics from
sites,
a comma separated list.
-t type
Type
is used with the
fetch
command and can be one of:
first, all, links.
For
all
multiple lyrics may be returned by the lyricd, each is printed.
For
first
the search stops after the first hit. Links to other hits are still displayed though.
For
links
only links to hits are displayed. With
-v
commands to retrieve the lyric from such hits are displayed.