mirror of
https://github.com/YouG-o/YouTube-No-Translation.git
synced 2026-04-25 01:56:01 +03:00
[GH-ISSUE #100] ISSUE: Description not updated in subscription feed #72
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#72
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 @NeubertJonas on GitHub (Sep 15, 2025).
Original GitHub issue: https://github.com/YouG-o/YouTube-No-Translation/issues/100
Originally assigned to: @YouG-o on GitHub.
Description
Video descriptions in my subscription feed will not show the original description but the translated version.
This happens exclusively in the subscription feed (https://www.youtube.com/feed/subscriptions). When I search for the video or open it, the original description is correctly displayed.
Steps to Reproduce (if you noticed a specific pattern)
Example Video
The most recent video, uploaded an hour ago, suffers from this issue. (YouTube will not auto-translate titles/descriptions for all videos of this channel, only for some. No idea why.)
https://www.youtube.com/watch?v=2_JkxJiYj9Q
English title: Combustion engines, phytoplankton, and a verdict – Podcast climate update°
English description: The Union is shaking up the idea of phasing out combustion engines. Prochlorococcus doesn't like warm temperatures. The European Court of Justice confirms gas and nuclear power as "green. [...]
German title: Verbrenner, Phytoplankton und ein Urteil – Podcast klima update°
German description: Die Union rüttelt am Verbrenner-Aus. Prochlorococcus mag es nicht warm. Der Europäische Gerichtshof bestätigt Gas und Atom als „grün“. [...]
Environment
Extension Settings
Screenshots
From my subscription feed (description text should be in German):

Same video as a search result (description text correctly displayed in German):

Additional Context
HTML snipped from the subscription feed.
Other YouTube-related extensions you are using
All disabled for this test.
The result is the same, though, when my usual stack of extensions is enabled (uBlock Origin, Unhook, and SponsorBlock).
@YouG-o commented on GitHub (Sep 16, 2025):
My bad.
I didn't even know that you could display videos this way on subscription page.
Right now, the add-on only update those descriptions on search and history pages.
I will add subscription page support in the next update :)
@NeubertJonas commented on GitHub (Sep 19, 2025):
Thanks a bunch for your quick response and including this functionality. I tested it and it works like a charm!