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

Minimum segment length before skipping #145

Open
imran0 opened this issue Apr 1, 2024 · 1 comment · May be fixed by #169
Open

Minimum segment length before skipping #145

imran0 opened this issue Apr 1, 2024 · 1 comment · May be fixed by #169

Comments

@imran0
Copy link

imran0 commented Apr 1, 2024

Is your feature request related to a problem? Please describe.
It would be great if we could add a parameter to define a minimum segment before choosing to skip. i.e. Segments that are 2-3 seconds long don't need to be skipped.

Describe the solution you'd like
Another parameter in the config which lets you define a minimum second threshold before it skips.

Additional context
Apps like SmartTube have this as an option for their SponsorBlock integration.

@dmunozv04
Copy link
Owner

It's not a bad idea, IIRC it was fixed at 1 second at some point, and maybe still is

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

Successfully merging a pull request may close this issue.

2 participants