gsavio / player-shoutcast-html5

Responsive HMTL5 Web Player for SHOUTCast and Icecast streamings with cover art and lyrics
https://guilhermesavio.dev/player-shoutcast-html5/
MIT License
92 stars 57 forks source link

Vagalume API does not work #17

Open juanamm opened 3 years ago

juanamm commented 3 years ago

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 commented 3 years ago

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.

FabioTech commented 3 years ago

https://noplayer.fabiosakamoto.com/

brluk commented 3 years ago

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

juanamm commented 3 years ago

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.

PoerOne commented 3 years ago

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.

juanamm commented 3 years ago

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.

gsavio commented 3 years ago

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