2021-11-23 23:23:55 +03:00
[](https://chrome.google.com/webstore/detail/youtube-dislike-button/gebbhagfogifgggkldgodflihgfeippi/)
[](https://chrome.google.com/webstore/detail/youtube-dislike-button/gebbhagfogifgggkldgodflihgfeippi/)
2021-11-29 00:46:50 +03:00
[](https://addons.mozilla.org/en-US/firefox/addon/return-youtube-dislikes/)
[](https://addons.mozilla.org/en-US/firefox/addon/return-youtube-dislikes/)
2021-11-22 18:38:28 +03:00
[](https://github.com/Anarios/return-youtube-dislike/commits/main)
2021-11-23 08:32:42 +05:30
[](https://github.com/Anarios/return-youtube-dislike/issues)
2021-11-22 18:38:28 +03:00
[](https://discord.gg/UMxyMmCgfF)
[](https://github.com/Anarios/return-youtube-dislike/blob/main/LICENSE)
2021-11-23 19:21:02 +03:00
2021-11-20 03:54:37 +05:30
2021-11-16 04:58:02 +01:00
# Return YouTube Dislike
2021-11-15 09:06:59 +01:00
2021-11-16 04:58:02 +01:00
<p align="center">
<b>Return YouTube Dislike is an open-source extension that returns the YouTube dislike count.</b><br>
Available for Chrome and Firefox as a Web Extension.<br>
Also available for other browsers as JS Userscript.<br><br>
<img width="400px" src="https://user-images.githubusercontent.com/18729296/141743755-2be73297-250e-4cd1-ac93-8978c5a39d10.png"/>
</p>
2021-11-15 09:06:59 +01:00
2021-11-16 04:58:02 +01:00
## The Story
2021-11-15 09:06:59 +01:00
2021-11-20 16:11:23 +05:30
On November 10th, 2021, Google [announced ](https://blog.youtube/news-and-events/update-to-youtube/ ) that the YouTube dislike count would be removed.
2021-11-16 04:58:02 +01:00
Additionally, the `dislike` field in the YouTube API will be [removed ](https://support.google.com/youtube/thread/134791097/update-to-youtube-dislike-counts ) on December 13th, 2021, removing any ability to judge the quality of content before watching.
2021-11-15 09:06:59 +01:00
## What it Does
2021-11-16 04:58:02 +01:00
This plugin will re-enable the visibility of the dislike count, fetching the total number of dislikes via our API, which in turn relies upon YouTube's [Data API ](https://developers.google.com/youtube/v3 ).
2021-11-16 17:24:47 +03:00
With the removal of dislike stats from the YouTube API, our backend will switch to using a combination of scraped dislike stats, estimates extrapolated from extension user data
and estimates based on view\like ratios.
2021-11-16 04:58:02 +01:00
2021-11-28 03:46:23 +05:30
[FAQ ](https://github.com/Anarios/return-youtube-dislike/blob/main/FAQ.md )
2021-11-16 04:58:02 +01:00
## Why it Matters
You can learn more at our website at: [returnyoutubedislike.com ](https://www.returnyoutubedislike.com/ )
2021-11-15 09:06:59 +01:00
2021-12-04 09:59:39 +00:00
## Help archiving dislikes
[archiveteam.org ](https://tracker.archiveteam.org/youtube-dislikes/ ) provides an easy way to help archiving dislikes.
How to contribute:
1. [Download VirtualBox ](https://www.virtualbox.org/ )
2. Go to https://tracker.archiveteam.org/youtube-dislikes/
3. Click on "Run your own ArchiveTeam Warrior."
4. Click on "Download the appliance"
2021-12-09 17:10:45 -05:00
5. Download "archiveteam-warrior-v3.2-20210306.ova" ([mirror link ](https://warriorhq.archiveteam.org/downloads/warrior3/archiveteam-warrior-v3.2-20210306.ova ))
2021-12-04 09:59:39 +00:00
6. Import the file in VirtualBox & start the virtual machine
7. Go to http://localhost:8001/, select "YouTube dislikes" and click on "Work on this project"
8. Spread awareness about this project ♥️
2021-11-28 03:46:23 +05:30
## Contributing
2021-11-27 23:14:20 +03:00
2021-11-28 02:44:58 +03:00
Please read the [contribution guide. ](https://github.com/Anarios/return-youtube-dislike/blob/main/CONTRIBUTING.md )
2021-11-27 23:14:20 +03:00
2021-11-23 19:09:33 +03:00
## Donate
[Patreon ](https://www.patreon.com/returnyoutubedislike/ )
2021-11-25 01:50:20 +05:30
[YooMoney form at my site ](https://returnyoutubedislike.com/pay/yoomoney )
2021-11-24 01:10:35 +03:00