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

Blacklisting Games Not Working #94

Open
Ahsan221B opened this issue Oct 16, 2022 · 1 comment
Open

Blacklisting Games Not Working #94

Ahsan221B opened this issue Oct 16, 2022 · 1 comment
Labels
v1.x Issue is related to v1 of twitchtube

Comments

@Ahsan221B
Copy link

Adding a list of blacklisted games doesn't work. For example, let's say I have 5 streamers who play Game A and Game B. if I have blacklisted Game B, I should only be getting videos of Game A, but unfortunately, I get the videos of both Game A and Game B from some of the streamers. Not sure if it's a bug or if I am doing something wrong.

How would you blacklist a game like Counter-Strike: Global Offensive for example? Will you write the whole name as is? Or will you write the slug in the URL Counter-Strike%3A%20Global%20Offensive?

Also, in the blacklist, can I input data like this:

BLACKLIST = [
    "c ludwig",
    "g Counter-Strike: Global Offensive",
    "g Counter-Strike%3A%20Global%20Offensive",
    "g Fortnite",
    "g Just Chatting"
]
@Ahsan221B
Copy link
Author

@offish can you please comment on this?

@offish offish added the v1.x Issue is related to v1 of twitchtube label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.x Issue is related to v1 of twitchtube
Projects
None yet
Development

No branches or pull requests

2 participants