Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

language filter #133

Closed
Preovaleo opened this issue Sep 2, 2015 · 2 comments
Closed

language filter #133

Preovaleo opened this issue Sep 2, 2015 · 2 comments

Comments

@Preovaleo
Copy link

Hello,

I reopen #113 because now there is a solution to filter by language :
for example :
http://api.twitch.tv/kraken/streams?limit=60&offset=0&broadcaster_language=en&on_site=1

perhaps the on_site thing broke everything but ...

can you do something with that?

good job

@bastimeyer
Copy link
Member

Hi, thanks for the info!
Yes, I can do something with that. Multiple languages can also be selected, so this basically means that the faded-out streams can be completely removed (or I'll add a switch to the settings for that).

https://api.twitch.tv/kraken/streams?broadcaster_language[]=de&broadcaster_language[]=fr

@bastimeyer
Copy link
Member

Streams can now be completely filtered out, but this has to be enabled in the settings first. Search results won't be filtered out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants