skuill / skuill/LyricsScraperNET

Add darklyrics provider

Open
#41 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
C#
Stars
9
Forks
3
Avg merge
2h 7m
Merged PRs (30d)
1

Description

Website: http://www.darklyrics.com/
Example:

  1. Parkway Drive - It's Hard To Speak Without A Tounge: http://www.darklyrics.com/lyrics/parkwaydrive/killingwithasmile.html#8

Note:
The correct URI for the song lyrics can be found on the artist's page. (the similar logic was used in the #38):

Image

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the implementation referenced by issue #38 and the repository's existing lyric providers. Use the Darklyrics artist page and the Parkway Drive example to trace how the song URI is found; done means the new provider can locate and return lyrics from the specified Darklyrics URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.