You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
If I correct remember, I got mobile app youtube and sniff traffic on share action "watch to tv"
Maybe other apps also open some handlers as YT, but need to sniff and test their apps
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.
The text was updated successfully, but these errors were encountered: