Skip to content

Instantly share code, notes, and snippets.

@CaptainJack0404
CaptainJack0404 / YoutubeSortAndFilterPlaylistsWhenSavingVideo.js
Last active June 7, 2024 22:26
Youtube script: When saving a video to a playlist, 1) add a button to sort the list alphabetically and 2) add a filter textbox to filter the list by title
// ==UserScript==
// @name Youtube Sort & Filter Playlists When Saving Video
// @version 2024.04.13.1
// @namespace https://gist.github.com/CaptainJack0404
// @description When saving a video to a playlist, 1) add a button to sort the list alphabetically and 2) add a filter textbox to filter the list by title
// @author CaptainJack0404
// @noframes
// @match https://www.youtube.com/*
// @match https://youtube.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=youtube.com