Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

YouTubeDislikeCount/YouTube-Video-Dislike-Count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

YouTube Video Dislike Count

In November 2021, YouTube decided to make the dislike count for videos private. This extension makes it possible to see the dislike count even though YouTube removed it.

This extension is safe to install, and you can confirm that by checking the source code at https://github.com/youtubedislikecount/YouTube-Video-Dislike-Count/tree/main/Extension.

Update

As of 2021/12/13, this project is no longer maintained.

Usage

  1. Download and install the extension from https://youtubedislikecount.github.io/.

  2. Head over to https://console.cloud.google.com/marketplace/product/google/youtube.googleapis.com?q=search&referrer=search&supportedpurview=project and click the Enable button

  3. Log into a Google Account

YouTube Data API v3

  1. Then on the left side menu, click on the Credentials button

Side Menu

  1. Next, click the Create Credentials button and select the API Key option

Create Credentials Button

  1. Copy the API key
  2. Click on the extension icon and paste in the API Key, then press enter

Extension Popup

Now whenever you watch a video on YouTube, it should display the dislike count of that video.

License

Copyright (c) 2021 YouTubeDislikeCount

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.