code-charity / code-charity/youtube
🐞"Disable auto dubbing" option doesn't work
Open
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
- **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?:
- **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
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:
(function({analyzer, blocklist, ...a}){return JSON.stringify(a)})(ImprovedTube.storage) )
- YouTube-Document: (
F12copy the whole root element: <html> (alternative: CTRL+U) (https://github.com/code-charity/youtube/wiki/Contributing#Test )
- OS / Device: Windows 11 25H2 Build 26200.8524 / ASUS TUF Gaming A15
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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