Multilanguage stream filter

Hi,

to list all streams in english language I can use query ?language=en
https://api.twitch.tv/kraken/streams?language=en

Is there a way to list all streams in english and german for example?

You would need to make two calls to the API, one for English and another for German (and then concatenate the lists of streams).

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.