Skip to content

Instantly share code, notes, and snippets.

@jwmalara
Created April 29, 2015 06:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jwmalara/fcd671113f11074aff32 to your computer and use it in GitHub Desktop.
Save jwmalara/fcd671113f11074aff32 to your computer and use it in GitHub Desktop.
{
_links: {
self: "https://api.twitch.tv/kraken/streams/c9sneaky",
channel: "https://api.twitch.tv/kraken/channels/c9sneaky"
},
stream: {
_id: 14206043744,
game: "League of Legends",
viewers: 13866,
created_at: "2015-04-29T02:54:15Z",
video_height: 1080,
average_fps: 29.9983002833,
_links: {
self: "https://api.twitch.tv/kraken/streams/c9sneaky"
},
preview: {
small: "http://static-cdn.jtvnw.net/previews-ttv/live_user_c9sneaky-80x45.jpg",
medium: "http://static-cdn.jtvnw.net/previews-ttv/live_user_c9sneaky-320x180.jpg",
large: "http://static-cdn.jtvnw.net/previews-ttv/live_user_c9sneaky-640x360.jpg",
template: "http://static-cdn.jtvnw.net/previews-ttv/live_user_c9sneaky-{width}x{height}.jpg"
},
channel: {
_id: 24538518,
name: "c9sneaky",
created_at: "2011-09-02T23:16:11Z",
updated_at: "2015-04-29T06:16:40Z",
_links: {
self: "https://api.twitch.tv/kraken/users/c9sneaky"
},
display_name: "C9Sneaky",
logo: "http://static-cdn.jtvnw.net/jtv_user_pictures/c9sneaky-profile_image-2fdeb0ec5a8224d6-300x300.png",
bio: "AD Player for Cloud 9",
type: "user"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment