kwaschny / unwanted-twitch

Hide unwanted streams, games, categories and channels on: twitch.tv
https://kwaschny.net
MIT License
102 stars 13 forks source link

[Feature suggestion] Use as a whitelist #74

Closed KlausEverWalkingDev closed 2 years ago

KlausEverWalkingDev commented 2 years ago

As the majority of the Twitch content (such as gaming categories, other languages except Portuguese and English) doesn't get my attention, it would be very useful if we could reverse how this extension works, changing it from a blacklist to a whitelist. So we could only cherry-pick categories, channels and tags.

kwaschny commented 2 years ago

That's not realizable with how the extension works in general. Quoting from the README:

The extension is loaded after the requested twitch.tv page is fully served and completely relies on the present DOM.

You are probably better off with a standalone alternative UI for Twitch such as Livestreamer, where the app only queries desired data.