Quick Remove from Watch Later

Removes videos from "Watch Later" with a single click

Author
cansi22
Daily installs
1
Total installs
5
Ratings
0 0 0
Version
1.0.1
Created
2025-07-17
Updated
2025-07-17
Size
3.95 KB
License
MIT
Applies to

Quick Remove from Watch Later

Instantly remove videos from your YouTube “Watch Later” playlist with one click (Tampermonkey).


📸 Screenshot

Demo of Quick Remove


🔧 Installation

  1. Install a userscript manager such as Tampermonkey or Violentmonkey.
  2. Click the Install badge below to add the script directly to your userscript manager:

Install Userscript

If the badge doesn’t work, manually copy the script by clicking here.

  1. In your userscript manager, click “+ Add a new script”.
  2. Paste the script and save.
  3. Navigate to your Watch Later playlist:
   https://www.youtube.com/playlist?list=WL
  1. Look for the red 🗑️ icon next to each video—click to remove instantly.

🚀 Usage

  • Remove a video: Click the 🗑️ button next to any entry in your “Watch Later” playlist.
  • No extra menus: The script triggers YouTube’s internal delete action without opening context menus.
  • Instant feedback: The video element is removed from the page immediately after deletion.

📦 Files

  • watch-later-quick-remove.user.js – The main userscript.
  • assets/capture.png – Animated GIF or screenshot showing the script in action.

* LICENSE – MIT License.

🤝 Contributing

Contributions welcome!

  1. Fork the repository.
  2. Create a feature branch:
   git checkout -b feature/awesome-feature
  1. Commit your changes:
   git commit -am "Add new feature"
  1. Push to the branch:
   git push origin feature/awesome-feature
  1. Open a Pull Request on GitHub.

📄 License

This project is licensed under the MIT License.