This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* 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 |