瀏覽代碼

Update README.md

Dmitrii Selivanov 3 年之前
父節點
當前提交
31475b81bb
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md

+ 2 - 1
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).
 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
 ## Why it Matters