Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/domheadroom/massyoutubeunsubscriber

Effortlessly unsubscribe from multiple YouTube channels with MassYoutubeUnsubscriber
https://github.com/domheadroom/massyoutubeunsubscriber

automatic automatic-unsubscribe automation javascript script unsubscribe unsubscriber youtube youtube-subscriber youtube-subscribers youtube-unsubscribe

Last synced: about 3 hours ago
JSON representation

Effortlessly unsubscribe from multiple YouTube channels with MassYoutubeUnsubscriber

Awesome Lists containing this project

README

        

## Usage Instructions

1. **Navigate to Your Subscriptions**
Go to the [YouTube Subscriptions page](https://www.youtube.com/feed/channels) 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!