Skip to content

Instantly share code, notes, and snippets.

View sandorex's full-sized avatar

Sandorex sandorex

View GitHub Profile
@sandorex
sandorex / clean_youtube_playlist.user.js
Last active September 3, 2023 16:12 — forked from qoomon/youtube_clean_watch_later_videos.js
Clean YouTube Playlist Videos
// ==UserScript==
// @name Clean Youtube Playlist
// @match *://www.youtube.com/playlist*
// @grant GM_registerMenuCommand
// @grant GM_getValue
// @homepageURL https://gist.github.com/sandorex/6bdd51ef467a079c87f19ba469a8bc7c
// @downloadURL https://gist.githubusercontent.com/sandorex/6bdd51ef467a079c87f19ba469a8bc7c/raw/clean_youtube_playlist.user.js
// @noframes
// @version 1.1.5
// @author Sandorex