Link to the original code: https://www.reddit.com/r/youtube/comm...
https://www.reddit.com/r/youtube/comm...
Script:
$$('.yt-uix-button-subscribed-branded').forEach(function(el) { el.click(); $$('.overlay-confirmation-unsubscribe-button').forEach(function(el) { el.click(); }); console.log('Bye YouTube'); });
For educational purposes only
Drop a like, and consider subscribing for more content!
Feel free to comment for suggestions/Queries.