Skip to content

Add azlyrics and darklyrics fetchers#650

Open
Silgrond wants to merge 1 commit into
ncmpcpp:masterfrom
Silgrond:add-new-lyrics-fetchers
Open

Add azlyrics and darklyrics fetchers#650
Silgrond wants to merge 1 commit into
ncmpcpp:masterfrom
Silgrond:add-new-lyrics-fetchers

Conversation

@Silgrond
Copy link
Copy Markdown

Adding two new lyrics sources from:

azlyrics.com and
darklyrics.com: A popular source for metal. Since DarkLyrics hosts full albums on a single page, I added a custom fetch and postProcess override to regex-match the specific song title and extract only the relevant lyrics from the album page.

Note: I am new to C++ and programming in general. Used an AI assistant (Gemini 3) to help me writing regex and structure the DarkLyricsFetcher logic. I have tested it locally and seem to fetch lyrics without issues. Thank you!

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

Successfully merging this pull request may close these issues.

1 participant