avallete / yt-playlists-delete-enhancer

Add a button to remove videos watched with more than X percent from watch later playlist.
MIT License
17 stars 3 forks source link

[BUG] no Longer works #155

Closed allanlaal closed 1 year ago

allanlaal commented 2 years ago

Steps to reproduce:

install TamperMonkey or similar install from https://github.com/avallete/yt-playlists-delete-enhancer/raw/gh-pages/yt-playlists-delete-enhancer.user.js go to https://www.youtube.com/playlist?list=WL

Expected results:

every video has a delete button on its row

Actual results:

none

Notes:

Firefox 101. used to work before (pretty sure it was this userscript)

avallete commented 2 years ago

Hi there,

There is only a global remove button, in the screenshot the cross and circles are only here to show which videos would be deleted/kept in the playlist depending on the "percent of viewing" parameter.

It could be worth having some kind of visualization with the plugin itself updating in real-time and changing some styles on the playlist videos list.