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:
authorTheSusian <alsoussi@protonmail.com>2021-12-23 20:37:35 +0300
committerGitHub <noreply@github.com>2021-12-23 20:37:35 +0300
commit86f1a39189d5509506e853fac643161bee051a5f (patch)
treef63f2ae9c8b2656dcbd803fc934f32b1fbccce7c
parentafae1b346f1d9faa7acb79033a6e2ddbe0a2f308 (diff)
change dislike filed removal to "has been removed"
changing that the dislike field in the YouTube API from "will be removed" to "has been removed"
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb81915..a1a6a3d 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
On November 10th, 2021, Google [announced](https://blog.youtube/news-and-events/update-to-youtube/) that the YouTube dislike count would be removed.
-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.
+Additionally, the `dislike` field in the YouTube API has been [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.
## What it Does