Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search by artist on the command-line #6

Open
Chinggis6 opened this issue Aug 9, 2017 · 2 comments
Open

Search by artist on the command-line #6

Chinggis6 opened this issue Aug 9, 2017 · 2 comments

Comments

@Chinggis6
Copy link

Chinggis6 commented Aug 9, 2017

I've found the package on AUR. It is cool that it supports cmus in daemon mode. I'll definitely try it. I've been azlyrics from python-azlyrics-git using before discovering clyrics.

Only thing, how can specify the artist in the search, for instance:

Clouds - Heaven Was Blind to My Grief

to retrieve me lyrics of my favourite metal band :-)

I hope it (would) support(s) non-very-popular genres (unlike azlyrics) fetching lyrics from darklyrics.

Thank you for the attention.

@trizen
Copy link
Owner

trizen commented Aug 9, 2017

Hi,

clyrics works by making a query on Google with the name of a given song, which can also include the artist name. The search is restricted only to the websites specified in the plugin files. A user, familiar with regular expressions and a little bit of Perl, can add more plugins for various other lyrics sites, using the general structure found in the provided plugins.

Does this answers your question?

@Chinggis6
Copy link
Author

Yes, it was informative. I'll try to check the plugin files. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants