Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Effortlessly unsubscribe from multiple YouTube channels with MassYoutubeUnsubscriber
- Host: GitHub
- URL: https://github.com/domheadroom/massyoutubeunsubscriber
- Owner: DomHeadroom
- License: gpl-3.0
- Created: 2024-08-25T20:36:55.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T20:58:08.000Z (4 months ago)
- Last Synced: 2024-10-10T00:43:34.383Z (3 months ago)
- Topics: automatic, automatic-unsubscribe, automation, javascript, script, unsubscribe, unsubscriber, youtube, youtube-subscriber, youtube-subscribers, youtube-unsubscribe
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!