Hello everyone,
I am currently working on a project in Unity where I need to play a YouTube video. I am using the Google.Apis.YouTube.v3 to get the video information, but I am having trouble playing the video in Unity.
I have tried using the VideoPlayer component in Unity, but it does not support YouTube video URLs. Is there any way to play a YouTube video in Unity? I have searched online and found some solutions that involve downloading the video and converting it to a supported format, but I would prefer to avoid that if possible.
Any help or advice would be greatly appreciated. Thank you in advance!
Best regards,
chaima