Hi, I was wondering if I can link a YouTube channel to my Unity Android APP and every new video that comes on that channel appears in my application.
Thanks.
Hi, I was wondering if I can link a YouTube channel to my Unity Android APP and every new video that comes on that channel appears in my application.
Thanks.
You will need to use Movie Texture : Unity - Manual: Movie Textures. This is a pro-only feature.
You can do it, but you’ll need to build an Android Plugin that notifies your application and send the preview, etc