[GH-ISSUE #113] ISSUE: The YouTube title of a deleted video is still showing up next to a different thumbnail. #81

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

Originally created by @tobiasbischoff on GitHub (Oct 8, 2025).
Original GitHub issue: https://github.com/YouG-o/YouTube-No-Translation/issues/113

Originally assigned to: @YouG-o on GitHub.

Description

When I’m watching a single video from my “Watch Later” list and delete another video from the “Watch Later” playlist on the right side (via the three-dot menu – “Remove from playlist”), the translated title of the deleted video suddenly appears next to the thumbnail of the next video.

Steps to Reproduce (if you noticed a specific pattern)

Add videos with translated titles to your “Watch Later” list, start watching one of them, and while it’s playing, delete it from the playlist on the right.

Environment

German Mac on macOS 15.7.1 running Chrome version 140.0.7339.215 (Official Build) (arm64), logged into youtube.com. It happened to me with this video: https://www.youtube.com/watch?v=lUzSsX4T4WQ

Example Video (Required if the issue happened on a video page)

Video URL: https://www.youtube.com/watch?v=lUzSsX4T4WQ

Extension Settings

  • [X ] Original Titles
  • [ X] Original Descrptions
  • [X ] Original Thumbnails
  • [X ] Audio language preference : Original
  • Subtitles language preference : (Language if enabled)
  • YouTube Data API v3

None

Originally created by @tobiasbischoff on GitHub (Oct 8, 2025). Original GitHub issue: https://github.com/YouG-o/YouTube-No-Translation/issues/113 Originally assigned to: @YouG-o on GitHub. ## Description When I’m watching a single video from my “Watch Later” list and delete another video from the “Watch Later” playlist on the right side (via the three-dot menu – “Remove from playlist”), the translated title of the deleted video suddenly appears next to the thumbnail of the next video. ## Steps to Reproduce (if you noticed a specific pattern) Add videos with translated titles to your “Watch Later” list, start watching one of them, and while it’s playing, delete it from the playlist on the right. ## Environment German Mac on macOS 15.7.1 running Chrome version 140.0.7339.215 (Official Build) (arm64), logged into youtube.com. It happened to me with this video: https://www.youtube.com/watch?v=lUzSsX4T4WQ ## Example Video (Required if the issue happened on a video page) **Video URL:** https://www.youtube.com/watch?v=lUzSsX4T4WQ ## Extension Settings <!-- Please check which features you have enabled in the extension popup: --> - [X ] Original Titles - [ X] Original Descrptions - [X ] Original Thumbnails - [X ] Audio language preference : Original - [ ] Subtitles language preference : (Language if enabled) - [ ] YouTube Data API v3 ## Other YouTube-related extensions you are using None
kerem 2026-03-04 00:03:40 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@YouG-o commented on GitHub (Oct 8, 2025):

I was aware of this issue and ‘fixed’ it with an observer on the playlist. When you add or delete a video from the playlist, the observer triggers and calls the titles refresh function, fixing potential wrong titles.
It still works for me; I tried to replicate your issue and had no problem on my side: I delete a video, the next one takes its title (so wrong title), but a few milliseconds later, the correct title is back.

Could you please try again with your console open and tell me if you see this log: “[YNT][Browsing Titles] Playlist video change detected” when you delete a video from your playlist?

<!-- gh-comment-id:3381179187 --> @YouG-o commented on GitHub (Oct 8, 2025): I was aware of this issue and ‘fixed’ it with an observer on the playlist. When you add or delete a video from the playlist, the observer triggers and calls the titles refresh function, fixing potential wrong titles. It still works for me; I tried to replicate your issue and had no problem on my side: I delete a video, the next one takes its title (so wrong title), but a few milliseconds later, the correct title is back. Could you please try again with your console open and tell me if you see this log: “[YNT][Browsing Titles] Playlist video change detected” when you delete a video from your playlist?
Author
Owner

@tobiasbischoff commented on GitHub (Oct 10, 2025):

I tried to reproduce it a couple of times, but I can’t anymore. My Chrome has been updated to 141.0.7390.66 since I opened this, so maybe that’s the difference. It works as expected now—thanks for looking into it.

<!-- gh-comment-id:3392299115 --> @tobiasbischoff commented on GitHub (Oct 10, 2025): I tried to reproduce it a couple of times, but I can’t anymore. My Chrome has been updated to 141.0.7390.66 since I opened this, so maybe that’s the difference. It works as expected now—thanks for looking into it.
Author
Owner

@YouG-o commented on GitHub (Oct 10, 2025):

Weird.
Don't hesitate to reopen the issue if this happens again and you notice a specific pattern.

<!-- gh-comment-id:3392310721 --> @YouG-o commented on GitHub (Oct 10, 2025): Weird. Don't hesitate to reopen the issue if this happens again and you notice a specific pattern.
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#81
No description provided.