Hides watched videos from your YouTube subscriptions page

3 Open Issues Need Help Last updated: Jul 13, 2025

Open Issues Need Help

View All on GitHub
Productivity & Efficiency Video Management

AI Summary: The YouTube userscript needs to be updated to correctly dim or hide watched videos within the recommended video list displayed on the sidebar while watching a single video. This involves identifying the specific DOM elements containing these recommendations and applying the existing dimming/hiding logic to them.

Complexity: 3/5
help wanted

Hides watched videos from your YouTube subscriptions page

JavaScript
Productivity & Efficiency Video Management

AI Summary: Enhance the existing YouTube userscript to add functionality for hiding or dimming playlists and mixes in addition to watched videos and Shorts. This involves modifying the script's logic to identify and manipulate the display of playlists and mixes on the YouTube interface.

Complexity: 4/5
help wanted

Hides watched videos from your YouTube subscriptions page

JavaScript
Productivity & Efficiency Video Management

AI Summary: Debug a userscript that hides watched YouTube videos. The script functions correctly in 'list' view but fails to detect watched videos in 'grid' view. The task involves analyzing the script's code, identifying why it doesn't find watched videos in the grid layout, and fixing the issue to ensure functionality across both views.

Complexity: 4/5
help wanted

Hides watched videos from your YouTube subscriptions page

JavaScript