deTube Bloquear canales

Agrega al menú de videos de YouTube las opciones “Bloquear canal”, “Bloquear video” y “Poner canal en lista blanca”. Oculta automáticamente los videos de canales bloqueados y videos bloqueados. También es compatible con Shorts.

Autor
polymegos
Instalaciones diarias
13
Instalaciones totales
39
Calificaciones
1 1 0
Versión
0.1.4
Creado
9/8/2025
Actualizado
17/8/2025
Tamaño
63,2 KB
Compatibilidad
Compatible con Firefox Compatible con Safari Compatible con Edge
Licencia
MIT
Funciona en

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。