revanced-patches
revanced-patches copied to clipboard
feat(YouTube): Remove video chapters from seekbar
Feature description
This patch would completely disable video chapters from showing up on the seekbar.
Motivation
- Seekbar feels cluttered with too many chapters
- Chapters have a "feature" where if you try to seek forward or backwards in a chapter it randomly auto-drags you back to the beginning of your current chapter or forward to the beginning of the next one. This is very annoying especially since YouTube has recently been auto-generating chapters for many videos on their platform, so it often feels like you can't even seek properly anymore. I've created another request for a patch to disable this behavior alone in the past but I closed it in favor of this.
Acknowledgements
- [X] This issue is not a duplicate of an existing feature request.
- [X] I have chosen an appropriate title.
- [X] All requested information has been provided properly.
Please edit your title to this:
Disable video chapters from showing up on the seekbar.