skuill / skuill/LyricsScraperNET
Add darklyrics provider
Open
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:
- 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):
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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