Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 727 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 727 Bytes

How to remove all subscriptions from youtube account in 2024?

You have to just run youtube-unsubscribe-all-script.js script. After removing all subscriptions it prints them in the table, so you can easily go to these subscriptions that you want to subscribe again.

Usage

In order to use the script, you have to go to youtube subscribed channels, open developer console (f12 > console tab), print script and press enter. It will remove first 100 subscriptions and print result. After that you have to run this script again, and so on if you want to remove all subscriptions.