json Twitch.tv API流式传输数组内容
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了json Twitch.tv API流式传输数组内容相关的知识,希望对你有一定的参考价值。
[{
_id: 14103057472,
game: 'Test',
viewers: 0,
created_at: '2015-04-21T20:00:44Z',
video_height: 720,
average_fps: 29.8421052632,
_links: {
self: 'https://api.twitch.tv/kraken/streams/deiga'
},
name: 'live_user_deiga',
broadcaster: 'obs',
preview: 'http://static-cdn.jtvnw.net/previews-ttv/live_user_deiga-320x180.jpg',
channel: {
_links: [Object],
background: null,
banner: null,
broadcaster_language: 'en',
display_name: 'deiga',
game: 'Test',
logo: 'http://static-cdn.jtvnw.net/jtv_user_pictures/deiga-profile_image-3e0ef1260db6c24d-300x300.jpeg',
mature: false,
status: 'Testing streaming API',
partner: false,
url: 'http://www.twitch.tv/deiga',
video_banner: null,
_id: 48503160,
name: 'deiga',
created_at: '2013-09-03T08:25:52Z',
updated_at: '2015-04-21T20:00:44Z',
teams: []
}
}]
以上是关于json Twitch.tv API流式传输数组内容的主要内容,如果未能解决你的问题,请参考以下文章
json 针对流的Twitch.tv API响应?channel = deiga,eiwaz,peacemakex,seqone
XMLHttprequest 无法使用 twitch.tv api
如何在 PHP 中发出 Https 请求
在 PHP 中使用 Twitch API 获取 Twitch 关注者
检查 Twitch.tv 流是不是在线并使用 Pircbot 接收观众计数
如何将 JSON 数组从 NodeJS 流式传输到 postgres