Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.14 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.14 KB

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!