JLyrics
JLyrics copied to clipboard
🎼 Expandable lyrics-scraping API for Java
Hi, this PR aims at fixing some minor formatting issues with the search results content. Previously, no line breaks were included in the output string, this minor change hopefully fixes...
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180813 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...
Docker
Hi, this project looks interesting. Have you looked into packaging it using Docker, so it could be run without running into dependency issues?
Hi, On the latest version there's some problem on retrieve Lyrics, I tried to build myself this repository but without success: ``` Running com.jagrosh.jlyrics.LyricsTest Tests run: 7, Failures: 3, Errors:...
Maven tells me that `master-SNAPSHOT` couldn't be found, even though I copied the dependency and repository from your README.
Right now, when lyrics cannot be successfully retrieved, the client returns null. This happens almost regardless of what went wrong, whether it be an internet connectivity issue, a site issue,...
As things stand right now, most lyrics sources require 2 steps, a 'search' step that attempts to find a URL to a page with the lyrics, and a 'parse' step...
When building [JMusicBot](https://github.com/jagrosh/MusicBot) [0.3.6](https://github.com/jagrosh/MusicBot/releases/tag/0.3.6) Maven emits a warning about a failed checksum validation for artifact [jagrosh/JLyrics](https://jitpack.io/#jagrosh/JLyrics): ``` Downloading from jitpack.io: https://jitpack.io/com/github/jagrosh/JLyrics/-0f9ac5df83-1/JLyrics--0f9ac5df83-1.jar [WARNING] Checksum validation failed, expected f4807c97939a3ca3f328bc81f359babcac9f0ff1 but is 21deacfbc2447cb9581229be15e12ec7296ff15e...
Hi jagrosh, I added "Uta-Net" entry for searching J-POP/Anime song lyrics at reference.conf. Uta-Net: https://www.uta-net.com/ Because I caught assertion error in my trying mvn test on my Marven environment on...
I'm sure I copied correctly and i tried version 0.3 & 0.4 both didnt worked, i also updated project and restarted my IDE (Intellij Idea). The artifact id group id...