zachhardesty7 / tamper-monkey-scripts-collection

A collection of scripts to improve user experience and make life just a little bit easier on various websites
https://openuserjs.org/users/zachhardesty7/scripts
16 stars 3 forks source link

youtube-add-playlist-remove-video-button: no longer works #8

Closed allanlaal closed 2 years ago

allanlaal commented 2 years ago

youtube has changed sth. this userscript no longer deletes videos tested with Watch Later playlist

zachhardesty7 commented 2 years ago

Youtube keeps changing things on us and breaking all of my userscripts. Each time, I try to make them more resistant to change but alas... I'll take a look at it within the next few days

allanlaal commented 2 years ago
<rant>
    YouTubes design goal seems to be less and less UX over time :|
</rant>
zachhardesty7 commented 2 years ago

@allanlaal agreed lol. Sorry for delay, holidays! For some reason, it seems OpenUserJS didn't get the update to 2.0.2 so I manually uploaded it. That change was just when the script was loaded, so this issue should be unrelated.

I tested on a few playlists and stuff and it seems to be working now for me. I'm not sure I ever reproduced this bug but I can't now for sure. See if it's working for you and if not, could you try to provide some more context? A console error from Developer Tools if you can.

KrazyDeinos commented 2 years ago

Yeah it doesnt work for me either

allanlaal commented 2 years ago

can confirm. works :)

@KrazyLurt always install userscripts from their Github repos by clicking Raw: https://github.com/zachhardesty7/tamper-monkey-scripts-collection/raw/master/youtube-add-playlist-remove-video-button.user.js this way its always the newest version and you don't have to rely on the userscript portals to update their cache

allanlaal commented 2 years ago

fixed