Open Issues Need Help
View All on GitHubAI 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.
Hides watched videos from your YouTube subscriptions page
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.
Hides watched videos from your YouTube subscriptions page
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.
Hides watched videos from your YouTube subscriptions page