deTube Block Channels

Adds a "Block Channel", a "Block Video", and a "Whitelist Channel" option to YouTube video menus. Hides videos from blocked channels and blocked videos automatically. Also supports blocking Shorts.

Автор
polymegos
Инсталации дневно
10
Инсталации общо
36
Рейтинг
1 1 0
Версия
0.1.4
Създаден
09.08.2025
Обновен
17.08.2025
Размер
60 КБ
Съвместимост
Съвместим с Firefox Съвместим с Safari Съвместим с Edge
Лиценз
MIT
Работи на

This userscript allows users to hide specific videos, hide entire channels, or whitelist a specific set of channels. Blocking is managed locally, with a UI for reviewing and unblocking.

The script adds three buttons to each video's context menu:

  • "🚫 Block [Channel Name]"
  • "🚧 Block This Video"
  • "⚪ Whitelist [Channel Name]"

Lists of blocked entities can be exported/imported. Video titles can be blocked using regex patterns. Additionally, short-form content can be blocked via a toggle switch in the UI. Whitelist mode can be toggled with another switch in the UI.

Blocking a Channel

  1. Find a video from a channel you want to block in the suggested videos feed
  2. Click the three-dot menu () next to the video (on the right)
  3. Click 🚫 Block [Channel Name]
  4. All videos from this channel will immediately disappear from your view

Blocking a Specific Video

  1. Find the video you want to block in the suggested videos feed
  2. Click the three-dot menu () on the video
  3. Click 🚧 Block This Video. This specific video will be hidden from all views.

Whitelisting a Channel

  1. Open the Blocked Channels Manager (click the 🚫 icon in the top right)
  2. Find a video of the channel you want to whitelist in the suggested videos list
  3. Click the ⚪ Whitelist [Channel Name] button. The channel will be moved to the "Whitelisted Channels" section.

Using Whitelist Mode

  1. In the Blocked Channels Manager (click the 🚫 icon in the top right), enable "Whitelist Mode"
  2. In this mode, only channels in your whitelist will be shown, all other channels will be hidden

Blocking by Title Pattern

  1. In the Blocked Channels Manager, go to the "Title Patterns" section
  2. Enter a regular expression pattern to match video titles, e.g. \b(React)\b for videos with "react" or "React" in the title
  3. Click "Add"
  4. Any video with a title matching this pattern will be hidden

This script is provided "as is", with no warranty of any kind. You are responsible for compliance with YT's Terms of Service and applicable laws.

长期地址
遇到问题?请前往 GitHub 提 Issues。