code-charity / code-charity/youtube

🐞"Disable auto dubbing" option doesn't work

Open
#3,905 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Completion CSS Feature request good first issue help wanted up-for-grabs
Dominant language
JavaScript
Stars
4.6k
Forks
996
Avg merge
2d 15h
Merged PRs (30d)
7

Description

Bug Report:

  • **Description: I have "disable auto dubbing" option enabled, but the autodubbing options haven't disappeared
Image Image
  • **Steps to reproduce this: When "disable auto dubbing" option is enabled
  • **Since when?: Since 4.2026 which was the first version I started using
  • **Browser: Helium
  • **Are any errors shown in the Browser-Console?: Image
  • **Does the bug not happen when you log out of YouTube? Then please copy your experiment flags list twice It still happens when I log out
please check, if the issue has already been reported ever. (If so, that might inspires you to add different/better words to that report.)

GitHub's issue search (use the link or remove "is:issue is:open" from the search)

  • Expected preferred behavior: The auto dubbing options must disappear completely
  • ImprovedTube Version 4.2027
  • Tested as only active extension or in incognito mode?: Tested in both, the same error in both
  • Your Settings (From the Extension's -Hamburger menu > Settings > Backup & reset > Export settings (You can remove any Blocklist, History Analyzer data - or paste the following in the Browser-Console and hit enter:

improvedtube.json

(function({analyzer, blocklist, ...a}){return JSON.stringify(a)})(ImprovedTube.storage) )

youtube root element.json

  • OS / Device: Windows 11 25H2 Build 26200.8524 / ASUS TUF Gaming A15

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with “disable auto dubbing” enabled, both logged in and logged out, and inspect the browser console while checking the autodubbing controls. Trace the extension’s option handling and the UI state that displays those controls. Done means the autodubbing options disappear completely when the setting is enabled, without errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.