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

[Feature Request] Channel specific/Blacklist/Group auto-skipping rules #2180

Closed
Irmitya opened this issue Dec 28, 2024 · 2 comments
Closed

Comments

@Irmitya
Copy link

Irmitya commented Dec 28, 2024

Most channels, I want to skip paid advertising automatically.
Some channels you do want to see the ads or at least not automatically skip them, which you can say that by adding them to your whitelist.

Most channels, I don't want to skip their unpaid/self-advertisements.
SOME CHANNELS, I want to skip all their advertisements!

To my knowledge my only option to auto-skip unpaid adverts for just "some channels" is to auto-skip all channels and then whitelist/un-skip everyone else.
If there's already a way to do this, that'd be great but my request is to have a method to
"not skip certain segments by default"
but "always skip certain segments from certain channels"

@mark-addams001881
Copy link

Hello, we tried to solve the issue.

This is what we did:

Added a new configuration option 'autoSkipSelfPromoChannels' to store the list of channels where self-promotion segments should be auto-skipped.

You can review changes in this commit: mark-addams001881@7e344bf.

Caution

Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.


Latta AI seeks to solve problems in open source projects as part of its mission to support developers around the world. Learn more about our mission at https://latta.ai/ourmission . If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.

@ajayyy
Copy link
Owner

ajayyy commented Dec 28, 2024

#435

@ajayyy ajayyy closed this as not planned Won't fix, can't repro, duplicate, stale Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants