MassYoutubeUnsubscriber

Effortlessly unsubscribe from multiple YouTube channels with MassYoutubeUnsubscriber

GPL-3.0 License

Stars
17
Committers
1

Usage Instructions

  1. Navigate to Your Subscriptions Go to the YouTube Subscriptions page in your account to view all your subscribed channels.

  2. Load All Your Subscribed Channels Scroll down the page until all the channels you want to unsubscribe from are visible.

  3. Open the Developer Tools Open the developer tools in your browser:

    • Chrome or Firefox: Press Ctrl + Shift + I (Windows/Linux) or Cmd + Option + I (Mac).
    • Alternatively, right-click anywhere on the page and select "Inspect" or "Inspect Element".
  4. Switch to the Console Tab In the developer tools, click on the Console tab to open the JavaScript console.

  5. Paste the JavaScript Code Copy the JavaScript code from this repository and paste it into the console.

    • If your browser prompts a security warning, type allow pasting into the console to enable code pasting.
    • After pasting the code, press Enter to execute it.
  6. Unsubscribe and Enjoy The script will automatically unsubscribe you from channels as instructed. Sit back and watch the magic happen!

Related Projects