-
Notifications
You must be signed in to change notification settings - Fork 398
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
All Requests Returning 404 #15
Comments
I am experiencing exactly the same issue |
I had to change the server hosting the service, and it seems lyricsmania blocked the IP address :/ not sure what I can do about that unfortunately, it's not that surprising given the volumes |
Same issue here. If I find useful info I will gladly share it. |
Hello! |
Is it possible to scrape/cache lyrics from API searches into a database for this project? Alternative sources/workarounds on IP bans worth trying: pulling Google cache of website for requests, or using something similar to Archive.org’s Chrome extension that detects when a site’s down and redirects to the Archived site. Regarding server space for hosting a dynamic lyrics database that updates in real-time — it could be hosted cheap/free in a separate GitHub repo. Some of the largest ad-lists compiled by ad-blockers are hosted on Git. Entire open-source eBook libraries (LibGen), and personal music libraries of tech enthusiasts tight on funds, use Git as a cloud service to store massive databases. Wouldn’t need much space to store HTML or .txt archives of lyrics to pull with this API. Might also be worth looking into open-source projects scraping the web’s lyrics now that many lyrics sites are shutting down due to Genius (the site that wastes hours of my existence correcting lyrics), et al. Sourcing from those projects would stem reliance on third party lyric hosts. Note: Last.FM’s generally overlooked for its lyrics and doesn’t IP ban. It’s lyrics are accurate, in addition to its arsenal of artist and song metadata, including superior artist bios than whatever service Apple Music uses, and puts Wiki’s dumpster fire stubs to shame — that haven’t carried over to MusicBrainz which focuses primarily on open-sourcing scrobbling. Might be a good alternative, plus it really deserves a solid FOSS archive before it’s gone for good. |
Interesting approach, hope this can be implemented as an alternative. It sounds very feasible. |
This seems to be very interesting indeed. I would love to participate in making this service operational again, although my knowledge in development is quite limited... Wouldn't it be possible to imagine a simple system to host lyrics.ovh on our own server, which itself would update the lyrics located on a database, on a daily basis for example ? |
Is there an update on this issue? I'm still getting the same problem. From dev tools in Chrome: |
This error is occuring again and for every request as well : Failed to load resource: the server responded with a status of 404 (Not Found) .{error: 'No lyrics found'} . Is this problem fixable at all now ? |
this is practically an abandoned project. |
same here.. |
lyrics.ovh has been unreliable in the past months. It's working again meanwhile but still has issues. Offer chartlyrics.com as an alternative. It is also not perfect with no support for HTTPS and lyrics for new songs are missing. Hoever having a choice is still better. And it is free for non-commercial use, unlike many other sites. See also: - http://www.chartlyrics.com/api.aspx (Terms of Use) - NTag/lyrics.ovh#15 - NTag/lyrics.ovh#17
lyrics.ovh has been unreliable in the past months. Meanwhile it is working again but still has issues at times. Offer chartlyrics.com as an alternative. It is also not perfect with no support for HTTPS and lyrics for new songs are missing. Hoever having a choice is still better. And it is free for non-commercial use, unlike many other sites. See also: - http://www.chartlyrics.com/api.aspx (Terms of Use) - NTag/lyrics.ovh#15 - NTag/lyrics.ovh#17
lyrics.ovh has been unreliable in the past months. Meanwhile it is working again but still has issues at times. Offer chartlyrics.com as an alternative. It is also not perfect with no support for HTTPS and lyrics for new songs are missing. Hoever having a choice is still better. And it is free for non-commercial use, unlike many other sites. See also: - http://www.chartlyrics.com/api.aspx (Terms of Use) - NTag/lyrics.ovh#15 - NTag/lyrics.ovh#17
lyrics.ovh has been unreliable in the past months. Meanwhile it is working again but still has issues at times. Offer chartlyrics.com as an alternative. It is also not perfect with no support for HTTPS and lyrics for new songs are missing. Hoever having a choice is still better. And it is free for non-commercial use, unlike many other sites. See also: - http://www.chartlyrics.com/api.aspx (Terms of Use) - NTag/lyrics.ovh#15 - NTag/lyrics.ovh#17
lyrics.ovh has been unreliable in the past months. Meanwhile it is working again but still has issues at times. Offer chartlyrics.com as an alternative. It is also not perfect with no support for HTTPS and lyrics for new songs are missing. Hoever having a choice is still better. And it is free for non-commercial use, unlike many other sites. See also: - http://www.chartlyrics.com/api.aspx (Terms of Use) - NTag/lyrics.ovh#15 - NTag/lyrics.ovh#17
lyrics.ovh has been unreliable in the past months. Meanwhile it is working again but still has issues at times. Offer chartlyrics.com as an alternative. It is also not perfect with no support for HTTPS and lyrics for new songs are missing. Hoever having a choice is still better. And it is free for non-commercial use, unlike many other sites. See also: - http://www.chartlyrics.com/api.aspx (Terms of Use) - NTag/lyrics.ovh#15 - NTag/lyrics.ovh#17
same here! |
The API was working fine with this song a couple hours ago, but it suddenly broke. This was the song I was using for testing: https://api.lyrics.ovh/v1/Eminem/Without%20Me
The text was updated successfully, but these errors were encountered: