Summary

How to Manually Unsubscribe YouTube Channels in Bulk

For bulkunsubscribing from YouTube channels, open YouTube in your browser, click on the “Subscriptions” tab on the left, and then click “Manage” in the top-right.

How to Automatically Unsubscribe YouTube Channels in Bulk

Here, go to the “Console” tab. Next, copy the code provided at the end of the article. Then, return to the Inspect Element Console and paste the copied code on a new line.

If you encounter a warning, as shown in the image below, simply typeallow pastingon the following line and try pasting the code below it. Then, press Enter.

Opening the subscriptions page listing all subscribed YouTube channels.

If the script gets stuck at any point and stops unsubscribing channels, refresh the page and repeat the process to run the script from the beginning.

Manually unsubscribing a YouTube channel on the web.

Opening the Inspect Element in Chrome.

Opening the Console tab in Inspect Element to paste the code.

Inspect Element showing warning about not pasting custom code in the source.

Custom script automatically unsubscribing YouTube channels in bulk and notifying about remaining channels left.