[GH-ISSUE #87] ISSUE: Youtube Videos are still translated in sidebar #61

Closed
opened 2026-03-04 00:03:30 +03:00 by kerem · 3 comments
Owner

Originally created by @julianb15598-wq on GitHub (Aug 28, 2025).
Original GitHub issue: https://github.com/YouG-o/YouTube-No-Translation/issues/87

Originally assigned to: @YouG-o on GitHub.

Description

When watching a YouTube video, videos in said video's sidebar are still translated.

Steps to Reproduce (if you noticed a specific pattern)

  1. Go to Youtube.com
  2. Click on any video
  3. See untranslated videos in sidebar

Environment

  • Browser: Firefox 142.0.1
  • Extension Version: 2.11.0
  • OS: Windows 11
  • YouTube Language: Dutch
  • YouTube Account: Logged in

Example Video

https://www.youtube.com/watch?v=rbz6KqZVxkw

Screenshots (Optional)

Image Image

Additional Context (Optional)

HTML of untranslated video:

MAN UNITED IS EEN COMPLETE CHAMPIGNONS.

MAN UNITED IS EEN COMPLETE CHAMPIGNONS.

MAN UNITED IS EEN COMPLETE CHAMPIGNONS.

Originally created by @julianb15598-wq on GitHub (Aug 28, 2025). Original GitHub issue: https://github.com/YouG-o/YouTube-No-Translation/issues/87 Originally assigned to: @YouG-o on GitHub. ## Description When watching a YouTube video, videos in said video's sidebar are still translated. ## Steps to Reproduce (if you noticed a specific pattern) <!-- Steps to reproduce the behavior --> 1. Go to Youtube.com 2. Click on any video 3. See untranslated videos in sidebar ## Environment - Browser: Firefox 142.0.1 - Extension Version: 2.11.0 - OS: Windows 11 - YouTube Language: Dutch - YouTube Account: Logged in ## Example Video https://www.youtube.com/watch?v=rbz6KqZVxkw ## Screenshots (Optional) <img width="1711" height="709" alt="Image" src="https://github.com/user-attachments/assets/3bc41d6e-563d-468f-89e3-2ad2932674ad" /> <img width="364" height="517" alt="Image" src="https://github.com/user-attachments/assets/07251756-28b9-47be-9ae9-a1ec1958e337" /> ## Additional Context (Optional) HTML of untranslated video: <h3 class="yt-lockup-metadata-view-model__heading-reset" title="MAN UNITED IS EEN COMPLETE CHAMPIGNONS."><a href="/watch?v=uP4KG4b7j6U" rel="nofollow" class="yt-lockup-metadata-view-model__title" style="" aria-haspopup="false" aria-label="MAN UNITED IS EEN COMPLETE CHAMPIGNONS. 10 minuten en 22 seconden"><span class="yt-core-attributed-string yt-core-attributed-string--white-space-pre-wrap" dir="auto" role="text">MAN UNITED IS EEN COMPLETE CHAMPIGNONS.</span></a></h3> <a href="/watch?v=uP4KG4b7j6U" rel="nofollow" class="yt-lockup-metadata-view-model__title" style="" aria-haspopup="false" aria-label="MAN UNITED IS EEN COMPLETE CHAMPIGNONS. 10 minuten en 22 seconden"><span class="yt-core-attributed-string yt-core-attributed-string--white-space-pre-wrap" dir="auto" role="text">MAN UNITED IS EEN COMPLETE CHAMPIGNONS.</span></a> <span class="yt-core-attributed-string yt-core-attributed-string--white-space-pre-wrap" dir="auto" role="text">MAN UNITED IS EEN COMPLETE CHAMPIGNONS.</span> ## Other YouTube-related extensions you are using <!-- Please list any other browser extensions/add-ons you have installed that interact with YouTube --> <!-- This helps identify possible conflicts or side effects. For example : DeArrow can cause conflicts as it also interact with videos titles -->
kerem 2026-03-04 00:03:30 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@julianb15598-wq commented on GitHub (Aug 28, 2025):

I fucked up with the HTMLs let me try again here.

<h3 class="yt-lockup-metadata-view-model__heading-reset" title="MAN UNITED IS EEN COMPLETE CHAMPIGNONS.">MAN UNITED IS EEN COMPLETE CHAMPIGNONS.`

<a href="/watch?v=uP4KG4b7j6U" rel="nofollow" class="yt-lockup-metadata-view-model__title" style="" aria-haspopup="false" aria-label="MAN UNITED IS EEN COMPLETE CHAMPIGNONS. 10 minuten en 22 seconden"><span class="yt-core-attributed-string yt-core-attributed-string--white-space-pre-wrap" dir="auto" role="text">MAN UNITED IS EEN COMPLETE CHAMPIGNONS.</span></a>

<span class="yt-core-attributed-string yt-core-attributed-string--white-space-pre-wrap" dir="auto" role="text">MAN UNITED IS EEN COMPLETE CHAMPIGNONS.</span>

<!-- gh-comment-id:3234725550 --> @julianb15598-wq commented on GitHub (Aug 28, 2025): I fucked up with the HTMLs let me try again here. `<h3` class="yt-lockup-metadata-view-model__heading-reset" title="MAN UNITED IS EEN COMPLETE CHAMPIGNONS."><a href="/watch?v=uP4KG4b7j6U" rel="nofollow" class="yt-lockup-metadata-view-model__title" style="" aria-haspopup="false" aria-label="MAN UNITED IS EEN COMPLETE CHAMPIGNONS. 10 minuten en 22 seconden"><span class="yt-core-attributed-string yt-core-attributed-string--white-space-pre-wrap" dir="auto" role="text">MAN UNITED IS EEN COMPLETE CHAMPIGNONS.</span></a></h3>` `<a href="/watch?v=uP4KG4b7j6U" rel="nofollow" class="yt-lockup-metadata-view-model__title" style="" aria-haspopup="false" aria-label="MAN UNITED IS EEN COMPLETE CHAMPIGNONS. 10 minuten en 22 seconden"><span class="yt-core-attributed-string yt-core-attributed-string--white-space-pre-wrap" dir="auto" role="text">MAN UNITED IS EEN COMPLETE CHAMPIGNONS.</span></a>` `<span class="yt-core-attributed-string yt-core-attributed-string--white-space-pre-wrap" dir="auto" role="text">MAN UNITED IS EEN COMPLETE CHAMPIGNONS.</span>`
Author
Owner

@YouG-o commented on GitHub (Aug 29, 2025):

This is exactly the same problem as #88
YouTube updated its HTML. I just need to release a quick fix to handle this

<!-- gh-comment-id:3236139142 --> @YouG-o commented on GitHub (Aug 29, 2025): This is exactly the same problem as #88 YouTube updated its HTML. I just need to release a quick fix to handle this
Author
Owner

@YouG-o commented on GitHub (Aug 29, 2025):

Done v2.12.3.

Update already available on Chrome Web Store and Mozilla.

<!-- gh-comment-id:3236163731 --> @YouG-o commented on GitHub (Aug 29, 2025): Done [v2.12.3](https://github.com/YouG-o/YouTube_No_Translation/releases/tag/v2.12.3). Update already available on Chrome Web Store and Mozilla.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/YouTube-No-Translation#61
No description provided.