lewhunt / mixmotion

An immersive music player with fullscreen visual effects. This React component offers versatile access to Mixcloud audio, combined with dynamic background graphics. Designed for mobile, web and TV, it supports touch, cursor & arrow key navigation. Try the free app: https://lewhunt.github.io/mixmotion/
https://lewhunt.github.io/mixmotion/
GNU General Public License v3.0
15 stars 3 forks source link

Youtube API #2

Open villyaraujo opened 2 months ago

villyaraujo commented 2 months ago

Is it possible to use the Youtube API?

lewhunt commented 2 months ago

Hi, currently no, it only supports Mixcloud.

I'll let you know if and when it gets upgraded to support other services. Definitely doable but needs some refactoring.

In the meantime, check out my other repo react-tv-player as that supports Youtube and it might suit your needs. It doesn't have the visual effects, but has a similar UI on big screen devices.