mirror of
https://github.com/YouG-o/YouTube-No-Translation.git
synced 2026-04-25 18:16:00 +03:00
[GH-ISSUE #52] ISSUE: Some video titles are still translated on the main page #47
Labels
No labels
ToDo
bug
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/YouTube-No-Translation#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wsmaga on GitHub (Jun 27, 2025).
Original GitHub issue: https://github.com/YouG-o/YouTube-No-Translation/issues/52
Originally assigned to: @YouG-o on GitHub.
Description
I noticed the title translation prevention not working for some videos on the main/home YT page.
Steps to Reproduce
Environment
Example Video (Required if the issue happened on a video page)
https://www.youtube.com/watch?v=SeaKwPvqSu8
https://www.youtube.com/watch?v=Md7TeOCRFy0
https://www.youtube.com/watch?v=BwdwuW1o_r0
https://www.youtube.com/watch?v=CF0NyeCARf4
Extension Settings
Screenshots (Optional)
See middle row, right column, video, by "Zerkovich" account:

Additional Context (Optional)
Don't know how recently the issue started because I've just began to use the extension.
The HTML element with the translated title seen on the screenshot is:
@YouG-o commented on GitHub (Jun 28, 2025):
I need more infos about the html please I need something like this :
The link element and its children (copy outerhtml). It must contain the
<yt-formatted-string>element.Also, after copying this html, try to switch tab and come back to it, it triggers manual title replacement. Then tell me if it fixed the title or not. It will help me know if it is an observer issue or something else.
Thanks
@apirek commented on GitHub (Jul 2, 2025):
I observe this too on version 2.5.11.
Before:
After switching tab it changed:
Console output:
@YouG-o commented on GitHub (Jul 2, 2025):
Perfect, thanks the infos !
I'll have a look soon. Must be an issue with observers since manual trigger fixes it.
@wsmaga commented on GitHub (Jul 2, 2025):
Testing now...
I'm on version 2.5.11.
console-export-2025-7-2_23-17-34.txt
Doesn't seem like something you requested but I don't see anything else. The next outer element is the whole grid of videos.
@wsmaga commented on GitHub (Jul 2, 2025):
Oh, and also: I have
Return Youtube Dislike
Stylus (no styles for YT)
and uBlock Origin (no custom filters) running. Don't know if that's relevant.
@YouG-o commented on GitHub (Aug 29, 2025):
Should be fixed with v2.12.3