deTube บล็อกช่อง

เพิ่มตัวเลือก “บล็อกช่อง”, “บล็อกวิดีโอ” และ “เพิ่มช่องในรายการที่ไวท์ลิสต์” ในเมนูวิดีโอของ YouTube ซ่อนวิดีโอจากช่องและวิดีโอที่ถูกบล็อกโดยอัตโนมัติ รองรับ Shorts ด้วย.

ผู้เขียน
polymegos
จำนวนติดตั้งประจำวัน
13
จำนวนติดตั้งทั้งหมด
40
คะแนน
1 1 0
เวอร์ชัน
0.1.4
สร้างเมื่อ
09-08-2025
อัปเดตเมื่อ
17-08-2025
Size
63.2 กิโลไบต์
ความเข้ากันได้
เข้ากันได้กับ 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。