Skip to content

Instantly share code, notes, and snippets.

View sunnywiz's full-sized avatar

Sunny Gulati sunnywiz

View GitHub Profile
@sunnywiz
sunnywiz / sortWL.js
Created October 10, 2019 00:27
SortYoutubeWatchLaterList
// This worked on 2019-10-09 under Chrome in full screen mode.
// Did not work under mobile, they changed ... things?
// You put this in Chrome's Snippets (copy/paste) and then run it from there when you are at the watch later list
// (https://www.youtube.com/playlist?list=WL)
// It will move one video per invocation. I tried to make it do all of them but $$ disappeared.
// Heavily borrowed from many places
// function for triggering mouse events