# yt-playlists-delete-enhancer

This is a little user script for Tampermonkey who aim to resolve a simple issue with Youtube:

The lack of fine tuning about which videos you want to delete from your playlists.
Youtube recently added a button "Delete watched videos" for the watch later playlist. But this button will
delete EVERY started watched videos. Even the ones you didn't finished to watch yet.

This script solve the issue by adding a button on Youtube to remove watched videos with more
than X percent from any playlist.

It also add a shortcut for each video in the list to quickly remove each video without the need to go into the sub-menu.

# How to install ?

You need to have [ViolentMonkey]() or [TamperMonkey]() extension installed in your browser.
Then simply click to [this install link](https://github.com/avallete/yt-playlists-delete-enhancer/raw/gh-pages/yt-playlists-delete-enhancer.user.js) and add this userscript to your extensions.

You can also go to the [GreasyFork](https://greasyfork.org/fr/scripts/398688-yt-playlists-delete-enhancer) page and install it from there.

## Screenshot

![screen1](https://user-images.githubusercontent.com/8771783/112699740-cbc23480-8e8c-11eb-9e60-a29ac6565e3e.png)
![screen2](https://user-images.githubusercontent.com/8771783/112699743-ccf36180-8e8c-11eb-9929-8ad7c60fe08c.png)
![screen2](https://user-images.githubusercontent.com/8771783/204144990-d31232e7-de94-49f6-bd75-3e3f98ad983e.png)