Skip to content

Instantly share code, notes, and snippets.

View gustavothecoder's full-sized avatar
🇧🇷

Gustavo Ribeiro gustavothecoder

🇧🇷
View GitHub Profile
@gustavothecoder
gustavothecoder / clearYoutube.js
Created April 18, 2022 02:31
YouTube subscription cleaner
/**
* This script will remove all your YouTube subscriptions loaded in the channels page,
* if you really want to remove all your subscriptions, you need to scroll to the bottom of
* the page to load all channels.
*
* Follow this steps to run the script:
* 1. Open the subscriptions list (https://www.youtube.com/feed/channels)
* 2. Scroll down until you see all the channels you want to unsubscribe
* 3. Open your browser console
* 4. Paste the code below into the console and press enter