How I can get the online channels from an array?

https://github.com/justintv/Twitch-API/blob/master/v3_resources/streams.md#get-streams

https://api.twitch.tv/kraken/streams?channel=ellohime,cohhcarnage
Returns an array with all queried streams that are currently live.

2 Likes