Skip to content

Instantly share code, notes, and snippets.

View lawb4's full-sized avatar
🦾
Automation all the way!

Yahor Labanau lawb4

🦾
Automation all the way!
View GitHub Profile
@lawb4
lawb4 / youtube_clean_watch_later_videos.js
Created March 14, 2022 14:41 — forked from qoomon/youtube_clean_watch_later_videos.js
Clean YouTube Watch Later Videos
// This script will remove all videos from watch later list
//
// Usage
//
// #1 go to https://www.youtube.com/playlist?list=WL
// #2 run following script in your browser console
// adjust REMOVE_BUTTON_TEXT accordingly to your language, see examples below
(async function() {
const REMOVE_BUTTON_TEXT = 'Remove from Watch later'// en