Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitrii Selivanov <selivano.d@gmail.com>2021-11-16 17:24:47 +0300
committerGitHub <noreply@github.com>2021-11-16 17:24:47 +0300
commit31475b81bbc985c5909235991a6a68905c0f6fa3 (patch)
tree3eda121ea525fd44014e5d292a37e7ce8cb9a0bd /README.md
parenta0a34fec1ecdecd5e36821ab26f2cd002bb413ab (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 12dec83..17e425b 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,8 @@ Additionally, the `dislike` field in the YouTube API will be [removed](https://s
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).
-As YouTube might prevent this in the future, we are working on a solution, such as estimating total dislikes from a sample of plugin users.
+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.
## Why it Matters