Skip to content

Instantly share code, notes, and snippets.

@fabien-github
fabien-github / Invidious Vertical Video Filter-4.1.user.js
Last active September 13, 2026 05:40
Invidious Vertical Video Filter (Remove shorts)
// ==UserScript==
// @name Invidious Vertical Video Filter
// @namespace invidious-vertical-video-filter
// @version 4.1
// @description Hide vertical videos.
// @author fabien-github (https://gist.github.com/fabien-github/60d7005a0d54c76ac39bd208fb966038)
// @match https://inv.nadeko.net/*
// @grant none
// @run-at document-idle
// @noframes