Skip to content

Instantly share code, notes, and snippets.

@RomuloVitoi
Last active July 21, 2023 19:07
Show Gist options
  • Save RomuloVitoi/986d7091acd59680df8fcf2a5180482a to your computer and use it in GitHub Desktop.
Save RomuloVitoi/986d7091acd59680df8fcf2a5180482a to your computer and use it in GitHub Desktop.
test feed
{
"version": "1",
"defaultLanguage": "en",
"defaultAvailabilityCountries": [
"us"
],
"assets": [
{
"id": "stream-test",
"type": "liveStream",
"titles": [
{
"value": "Test Stream",
"language": "en"
}
],
"shortDescriptions": [
{
"value": "A test stream",
"language": "en"
}
],
"genres": [
"news"
],
"advisoryRatings": [
{
"source": "USA_PR",
"value": "TVG"
}
],
"images": [
{
"type": "main",
"url": "https://images.sr.roku.com/test/simple-shortform.png",
"languages": [
"en"
]
}
],
"content": {
"playOptions": [
{
"license": "free",
"quality": "uhd",
"playId": "stream-test",
"availabilityStartTime": "2023-03-07T17:46:26Z"
}
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment