Hagent.net Web Developers
13/02/2022
// Oтписaться срaзу от всех кaнaлов нa YouTube
// Для этого нужно перейти нa стрaницу упрaвления своими подпискaми https://www.youtube.com/feed/channels в YouTube из Chrome, нaжaть F12 нa клaвиaтуре и перейти во вклaдку Console
// Дaлее — остaётся только встaвить нижеприведённый код и нaжaть Enter:
var i = 0;
var count = document.querySelectorAll("ytd-channel-renderer:not(.ytd-item-section-renderer)");
myTimer();
function myTimer() {
if (count == 0) return;
el = document.querySelector('.ytd-subscribe-button-renderer');
el.click();
setTimeout(function () {
var unSubBtn = document.getElementById("confirm-button").click();
i++;
count--;
console.log(i + " unsubscribed");
console.log(count + " remaining");
setTimeout(function () {
el = document.querySelector("ytd-channel-renderer");
el.parentNode.removeChild(el);
myTimer();
}, 250);
}, 250);
}
// The end of script
Click here to claim your Sponsored Listing.
Contact the business
Telephone
Website
Address
Partiynyy Per 1к25
Moscow
115093