YouTube - Hide force-pushed low-view videos

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

Versión del día 04/06/2025. Echa un vistazo a la versión más reciente.

Autor
BobbyWibowo
Calificaciones
0 0 0
Versión
1.1.8
Creado
06/05/2025
Actualizado
04/06/2025
Tamaño
7.83 KB
Licencia
MIT
Funciona en

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 499 and 999 for new and old videos, respectively.

  • Allow videos by certain channels using their IDs
    How to get a channel's ID?

  • Should work with any locales
    Feel free to report otherwise.

  • Optionally enable on other pages
    Some knowledge of CSS selectors are required.
    Then use SELECTORS_ALLOWED_PAGE option.

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.

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