Add YouTube example. (#11054)

Added a YouTube example, it's not too easy to find info on it.
This commit is contained in:
Eric Miller 2019-10-31 06:03:12 -07:00 committed by Fabian Affolter
parent b5eafe8b2f
commit 4385b35de1

View File

@ -95,6 +95,9 @@ The api calls are like this:
```txt
GET http:// ROKU_IP:8060/query/apps
POST http://ROKU_IP:8060/launch/APP_ID
YouTube example:
POST http://YOUR_ROKU_IP:8060/launch/837?contentID=YOUR_YOUTUBE_VIDEOS_CONTENT_ID&MediaType=live
```
More details can be found on the [Roku dev pages](https://developer.roku.com/docs/developer-program/discovery/external-control-api.md)