player-shoutcast-html5 icon indicating copy to clipboard operation
player-shoutcast-html5 copied to clipboard

Vagalume API does not work

Open juanamm opened this issue 4 years ago • 7 comments

Vagalume API 503 Service Unavailable

I have opened an issue on the projetc, but as I have read this app is discontinued.

If someone comes up with an alternative to vagalume it would be a good idea to share it.

juanamm avatar Jul 10 '20 00:07 juanamm

I have found an alternative for vagalume but it has 2 drawbacks: it doesn't support HTTPS and CORS blocks this API. I have rewritten the code to work with this new API. EDIT I have already fixed the CORS problem with a proxy. 💪 web test: HTTP.

juanamm avatar Jul 11 '20 22:07 juanamm

https://noplayer.fabiosakamoto.com/

FabioTech avatar Aug 11 '20 16:08 FabioTech

I recently noticed that Vagalume's API is back, but it has instabilities.

brluk avatar Aug 11 '20 16:08 brluk

I recently noticed that Vagalume's API is back, but it has instabilities.

Thanks for the tip, I'm testing it and it works fine for now. I have modified the script to use 2 APIs at the same time. If Vagalume can't find the song it goes to another function with the Musixmatch API. The only downside is that Musixmatch only shows 30% of the lyric for copyright reasons.

juanamm avatar Aug 15 '20 05:08 juanamm

I have found an alternative for vagalume but it has 2 drawbacks: it doesn't support HTTPS and CORS blocks this API. I have rewritten the code to work with this new API. EDIT I have already fixed the CORS problem with a proxy. 💪 web test: HTTP.

Hi juanamm, Please share these source please ? I always getting error when source from shoutcast v2.

PoerOne avatar Sep 29 '20 13:09 PoerOne

Hi juanamm, Please share these source please ? I always getting error when source from shoutcast v2.

I make many personal modifications to most of the project files, including HTML, CSS, PHP, and JS. You would have to tell me which is the specific error you get, I also advise you to look at the threads of the closed issues, there I have published some of the modifications that I have made. You can also use the developer tool of your browser and look at my codes, I have not put any protection so that anyone can see them.

juanamm avatar Sep 29 '20 21:09 juanamm

For while I will keep Vagalume API because I don't know another one that is 100% free. 🤷‍♂️

gsavio avatar Nov 23 '20 06:11 gsavio