Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1v/dislike-truck

Youtube Mass Dislike Script
https://github.com/1v/dislike-truck

bot chrome dislike firefox greasemonkey javascript tampermonkey youtube

Last synced: about 1 month ago
JSON representation

Youtube Mass Dislike Script

Awesome Lists containing this project

README

        

# Youtube Mass Dislike Script
Tampermonkey script for mass disliking videos of one channel on youtube.

![](http://img-fotki.yandex.ru/get/61897/203537249.15/0_15bc3d_c0b10cf9_orig.png)

## Requirements
* [Firefox](https://www.mozilla.org/firefox/new/) [Tampermonkey](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/)
* [Chrome](https://www.google.com/chrome/) [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en)

## 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](https://console.cloud.google.com/apis/dashboard) ([guide](https://github.com/1v/dislike-truck/wiki)) and add it here https://github.com/1v/dislike-truck/blob/7943b93e7562f78d030f66e90510b37c726450e1/dislike-truck.user.js#L22-L23.

## Usage

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

## Bugs

* In console many errors 'no element found'. It's a Firefox bug [bugzilla.mozilla.org](https://bugzilla.mozilla.org/show_bug.cgi?id=884693).