Skip to content

moutaouakkil/youtube-unsubscriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

YouTube Unsubscriber

Features

A Script to mass unsubscribe from all YouTube Channels you've already subscribed to.

Browser compatibility

Supported in effectively all browsers.

Steps

  1. Go to YouTube Channel List to view a list of all the channels you've subscribed to.
  2. Right Click and select Inspect Element.
  3. Go to Console and Paste the contents of youtube-unsubscriber.js in the console and press Enter.
  4. The script will execute and it will sequentially unsubscribe you from all the channels you have subscribed to.

Done!