Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nc22/kellyc-show-youtube-dislikes
Shows dislikes counter for Youtube videos. Optionaly ratio bar with configurable colors. Data sources controlled in extension setting
https://github.com/nc22/kellyc-show-youtube-dislikes
browser-extension chrome chrome-extension dislikes dislikes-count edge extension firefox firefox-addon mobile sponsorblock youtube youtube-api
Last synced: 7 days ago
JSON representation
Shows dislikes counter for Youtube videos. Optionaly ratio bar with configurable colors. Data sources controlled in extension setting
- Host: GitHub
- URL: https://github.com/nc22/kellyc-show-youtube-dislikes
- Owner: NC22
- License: gpl-3.0
- Created: 2021-11-27T15:28:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T22:33:24.000Z (2 months ago)
- Last Synced: 2025-01-22T15:08:25.725Z (16 days ago)
- Topics: browser-extension, chrome, chrome-extension, dislikes, dislikes-count, edge, extension, firefox, firefox-addon, mobile, sponsorblock, youtube, youtube-api
- Language: JavaScript
- Homepage: https://nradiowave.ru/webdev/
- Size: 629 KB
- Stars: 84
- Watchers: 6
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KellyC Show YouTube Dislikes
Show dislikes on Youtube
Install
Install for Chrome, FireFox, Edge- Edge, Opera and any that allow install extensions from Chrome Extensions Store
- a bit tested on mobile devices as well (for ex. Kiwi Browser supports extensions)Want create issue report ?
Short troubleshooting information
About
Youtube has removed dislike statistics. This extension return this functionality back.
My project is similar to other ones, but with some features that was important personaly for me :
-
Support select of "dislikes" data providers, so user can clearly see where "likes\dislikes" stat was loaded from
currently supported :
- YouTube metadata parsing (used by default, helps to detect is author of video manualy closed likes \ dislikes actions)
- API by Return YouTube Dislikes
- API by SponsorBlock (Documentation)
(currently for testing only - deprecated)- API by CatFace (my server, currently used as cache \ mirror server for Return YouTube Dislikes API for limited list of regions to prevent spam)
- Classic ratio bar with [green \ red] \ custom colors
- Support of mobile devices
- By using callbacks addition APIs also can be supported. All current providers \ examples can be found here
FAQ
# Screenshots
Data providers configuration manager
Information about data source