Skip to content

Instantly share code, notes, and snippets.

View b1naryzer0's full-sized avatar

80sKid (Fritz R.) b1naryzer0

View GitHub Profile
@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