Skip to content

Instantly share code, notes, and snippets.

@stoqn4opm
Last active January 30, 2023 09:07
Show Gist options
  • Save stoqn4opm/dfff24f93d8b2232c0746d5fe18ca17e to your computer and use it in GitHub Desktop.
Save stoqn4opm/dfff24f93d8b2232c0746d5fe18ca17e to your computer and use it in GitHub Desktop.
media list for the test chromecast app
{
"categories": [
{
"name": "Movies",
"hls-old": "https://commondatastorage.googleapis.com/gtv-videos-bucket/CastVideos/hls/",
"dash-old": "https://commondatastorage.googleapis.com/gtv-videos-bucket/CastVideos/dash/",
"mp4": "",
"images": "https://commondatastorage.googleapis.com/gtv-videos-bucket/CastVideos/images/",
"tracks": "https://commondatastorage.googleapis.com/gtv-videos-bucket/CastVideos/tracks/",
"videos": [
{
"subtitle": "Fusce id nisi turpis. Praesent viverra bibendum semper. Donec tristique, orci sed semper lacinia, quam erat rhoncus massa, non congue tellus est quis tellus. Sed mollis orci venenatis quam scelerisque accumsan. Curabitur a massa sit amet mi accumsan mollis sed et magna. Vivamus sed aliquam risus. Nulla eget dolor in elit facilisis mattis. Ut aliquet luctus lacus. Phasellus nec commodo erat. Praesent tempus id lectus ac scelerisque. Maecenas pretium cursus lectus id volutpat.",
"sources": [
{
"type": "mp4",
"mime": "videos/mp4",
"url": "https://commondatastorage.googleapis.com/gtv-videos-bucket/CastVideos/mp4/DesigningForGoogleCast.mp4"
}
],
"thumb": "images/DesigningForGoogleCast-480x270.jpg",
"image-480x270": "480x270/DesigningForGoogleCast2-480x270.jpg",
"image-780x1200": "780x1200/DesigningForGoogleCast-887x1200.jpg",
"title": "Designing For Google Cast",
"studio": "Google IO - 2014",
"duration": 333,
"tracks": [
{
"id": "1",
"type": "text",
"subtype": "captions",
"contentId": "DesigningForGoogleCast-en.vtt",
"name": "English Subtitle",
"language": "en-US"
}
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment