Greasy Fork

Greasy Fork is available in English.

YouTube - Hide force-pushed low-view videos

06/05/2025 04:44:00 PM

当前为 2025-05-06 提交的版本,查看 最新版本

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
BobbyWibowo
评分
0 0 0
版本
1.0.3
创建于
2025-05-06
更新于
2025-05-06
大小
6.1 KB
许可证
MIT
适用于

YouTube - Hide force-pushed low-view videos

Hide videos matching configured thresholds, in home page, and watch page's sidebar.

Features

  • Separate thresholds for new and old videos
    Determined by whether YouTube assigns them with "New" badge. Defaults to 99 and 999 for new and old videos, respectively.
  • Should work with any locales
    Feel free to report otherwise.

Settings

Configurable via your userscript manager's storage/values editor.

For Tampermonkey users, please consult this guide to access the storage editor, https://stackoverflow.com/a/56918709/10044786.

Screenshot

Screenshot

Screenshots above are only excerpts. Please check the source code for the most up-to-date configurable variables.

Broken selectors will be properly logged in the browser console.
So please manually check yours if the script suddenly breaks after you add custom selectors.
Set MODE variable to "DEBUG" if necessary.