package com.github.libretube.enums enum class SbSkipOptions { OFF, VISIBLE, MANUAL, AUTOMATIC, AUTOMATIC_ONCE }