Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/1v/dislike-truck
- Owner: 1v
- Archived: true
- Created: 2015-11-10T00:21:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T07:07:47.000Z (about 4 years ago)
- Last Synced: 2024-09-26T16:21:31.145Z (about 2 months ago)
- Topics: bot, chrome, dislike, firefox, greasemonkey, javascript, tampermonkey, youtube
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 42
- Watchers: 6
- Forks: 40
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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).