Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

1v/dislike-truck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Mass Dislike Script

Tampermonkey script for mass disliking videos of one channel on youtube.

Requirements

Installation

  1. After Tampermonkey installed click link: https://github.com/1v/dislike-truck/raw/master/dislike-truck.user.js.
  2. Create your own API key and client id (guide) and add it here
    var CLIENT_ID = '595110168346-46igp17sotrer74ld1rbg4onc5smse60.apps.googleusercontent.com',
    API_KEY = 'AIzaSyByJQv-QxraMe7iNFEszkcnNk8JfPRTljY',
    .

Usage

Button "Dislike" starts disliking process. Before process starts you need to choose account in popup window. Your account will be remembered.

Bugs