Skip to content

Instantly share code, notes, and snippets.

@b1naryzer0
b1naryzer0 / yt2inv.js
Created December 17, 2023 21:53
yt2inv
// ==UserScript==
// @name YouTubeRedirector
// @namespace https://github.com/b1naryzer0/YTRedir/edit/main/ytredir.user.js
// @version 0.32
// @description redirects from YouTube to Invidious
// @author b1naryzer0
// @match *://*.youtube.com/*
// @exclude *://*.reddit.com/*
// @exclude https://www.reddit.com/*
// @run-at document-start