This code is designed to unsubscribe from every channel you subbed on youtube with just one click.
Instructions :
- Go to https://www.youtube.com/feed/channels
- Slide down all the page, until every channel is loaded
- Open the console (F12) or rightclick on the page, inspect, then go to the console
- Paste the code contained in the .js file
- If you have any problem, reload the page and run the script again;
- If the code doesn't work, try increasing the ms values in "myTimer" and "setTimeout"