Skip to content

Instantly share code, notes, and snippets.

@pseudozach
Last active July 21, 2017 05:25
Show Gist options
  • Save pseudozach/3ad1b258f06867a7eeb2f203484b483d to your computer and use it in GitHub Desktop.
Save pseudozach/3ad1b258f06867a7eeb2f203484b483d to your computer and use it in GitHub Desktop.
{
"categories": [
{
"name": "Movies",
"hls":"https://commondatastorage.googleapis.com/gtv-videos-bucket/CastVideos/hls/",
"dash":"https://commondatastorage.googleapis.com/gtv-videos-bucket/CastVideos/dash/",
"mp4":"",
"images":"",
"tracks":"https://commondatastorage.googleapis.com/gtv-videos-bucket/CastVideos/tracks/",
"videos": [
{
"json": "https://gist.githubusercontent.com/pseudozach/5bf36e91493082bc5b9d76fed83680ec/raw/",
"subtitle": "asd",
"sources": [
{
"type": "hls",
"mime": "application/x-mpegurl",
"url": "DesigningForGoogleCast.m3u8"
},
{
"type": "dash",
"mime": "application/dash+xml",
"url": "DesigningForGoogleCast.mpd"
},
{
"type": "mp4",
"mime": "videos/mp4",
"url": "https://1fgm8k0.oloadcdn.net/dl/l/F1QMvxLOTskpFouW/zWi_4_3vBQM/DstYnKizS01E01.mp4?mime=true"
}
],
"thumb": "http://www.dizist1.com/upload/dizikuturesim/2497674823.png",
"image-480x270": "http://www.dizist1.com/upload/dizikuturesim/2497674823.png",
"image-780x1200": "http://www.dizist1.com/upload/dizikuturesim/2497674823.png",
"title": "New Girl",
"studio": "New Girl",
"duration" : 333,
"tracks": [
{
"id": "1",
"type": "text",
"subtype": "captions",
"contentId": "DesigningForGoogleCast-en.vtt",
"name": "English Subtitle",
"language": "en-US"
}
]
},
{
"json": "https://gist.githubusercontent.com/pseudozach/5bf36e91493082bc5b9d76fed83680ec/raw/",
"subtitle": "asd",
"sources": [
{
"type": "hls",
"mime": "application/x-mpegurl",
"url": "DesigningForGoogleCast.m3u8"
},
{
"type": "dash",
"mime": "application/dash+xml",
"url": "DesigningForGoogleCast.mpd"
},
{
"type": "mp4",
"mime": "videos/mp4",
"url": "https://1fgm8k0.oloadcdn.net/dl/l/F1QMvxLOTskpFouW/zWi_4_3vBQM/DstYnKizS01E01.mp4?mime=true"
}
],
"thumb": "http://www.dizist1.com/upload/dizikuturesim/unxlffqpfimlqmxcyhp4q42t.jpg",
"image-480x270": "http://www.dizist1.com/upload/diziafis/vdg89q4hek3yhqs8tijfkp0k-b.jpg",
"image-780x1200": "http://www.dizist1.com/upload/diziafis/vdg89q4hek3yhqs8tijfkp0k-b.jpg",
"title": "Family Guy",
"studio": "Family Guy",
"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