I see that you provide the following function: openYouTubeLink(url: string) which sends a POST to the TV with a video ID. My question is, how did you know about this function and how can I figure out if other apps support this kind of thing?
I'm trying to be able to launch some services to specific shows etc.
I see that you provide the following function:
openYouTubeLink(url: string)which sends a POST to the TV with a video ID. My question is, how did you know about this function and how can I figure out if other apps support this kind of thing?I'm trying to be able to launch some services to specific shows etc.