This userscript automatically empty your YouTube Watch Later playlist.
Once you open https://www.youtube.com/playlist?list=WL, the script can be useb by buttons that appears on your userscript addon menu. (example below) When you click the button, script find specific button and click for you and removes videos; you can stop it any time or it stop itself after all videos removed.
- With mimicking user clicks, it remove one video at a time; can stopped any time.
- Works entirely in the browser — no external servers or APIs.
- Lightweight, open, and non-obfuscated code.
- The script does not collect or send any user data.
- It contains no tracking, ads, or hidden requests.
- All operations run locally in your browser on the Youtube website.
- You can adjust the
DELAYvalue in the code to change how often the remove videos. (milisecond) - Works only on Youtube’s Watch Later page.