Unsubscribe-YouTube-Channels
Unsubscribe from all youtube channels in one go
Steps to unsubscribe from all youtube channels:
- Login to your YouTube/Google account.
- Go to https://www.youtube.com/feed/channels to list all your subscriptions.
- In the same window:
Right click → Inspect Element → Console
- Paste code from unsubscribeAll.js in the console and press Enter.
Blog: Medium
For any issues, please open a github issue.
For Testers
Once you have run unsubscribeAll.js, please run subscribeAll.js as quick as possible before refreshing the webpage, to restore all your subscribed channels.
If for some reason you were unable to restore your subscriptions, please do the following from the console:
- Find logs after running unsubscribeAll.js
- You will find a log in the form of Subscriptions: [NodeList]
- Copy that log and reach out to me at ajayraj.nelapudi@gmail.com
Thank you!