Chrome Firefox GitHub

Replaces censored YouTube auto-generated captions with swears using two options:

  1. Context Rules — uses deterministic regex replacements based on subtitle context (fast but lower accuracy)
  2. Audio Inference — uses a local mini whisper model to predict the censored words (slow but higher accuracy)

Useful for watching videos on mute or for deaf people.