Skip to content

Instantly share code, notes, and snippets.

View frbaroni's full-sized avatar

Fernando Rodrigues Baroni frbaroni

View GitHub Profile
// ==UserScript==
// @version 1.4.0
// @name Hide watched videos on YouTube
// @match https://www.youtube.com/*
// @exclude https://www.youtube.com/embed/*
// @exclude https://www.youtube.com/api/*
// @namespace https://gist.github.com/xPaw/6324624
// @updateURL https://gist.github.com/xPaw/6324624/raw/YoutubeHideWatched.user.js
// @downloadURL https://gist.github.com/xPaw/6324624/raw/YoutubeHideWatched.user.js
// @grant none