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:
authorDavide Ciulla <davide.ciulla@hotmail.com>2022-04-18 16:26:52 +0300
committerDavide Ciulla <davide.ciulla@hotmail.com>2022-04-18 16:26:52 +0300
commit0da6587f3c809b9b35adf466b1dbb9601b2d9510 (patch)
treebbc92c19a8dd06b0b303fbc3c7281a1f0178311e
parent2f151bd6d5ae38f38a953e76e85a19ac3274a59f (diff)
Fixed various typos
-rw-r--r--Docs/FAQ.md10
-rw-r--r--Docs/Guide__Installing.md2
-rw-r--r--Docs/Guide__Troubleshooting.md16
-rw-r--r--Docs/SECURITY-FAQ.md4
-rw-r--r--README.md4
-rw-r--r--Website/README.md1
-rw-r--r--extension-description-store.txt6
7 files changed, 20 insertions, 23 deletions
diff --git a/Docs/FAQ.md b/Docs/FAQ.md
index c0f1744..02336f4 100644
--- a/Docs/FAQ.md
+++ b/Docs/FAQ.md
@@ -1,13 +1,13 @@
-# Frquently Asked Questions
+# Frequently Asked Questions
## Before asking a question on GitHub or Discord, please refer to this.
-### **1. Where does extension get data?**
-Combination of GoogleAPI data and scraped data.
+### **1. Where does this extension get the data?**
+A Combination of Google APIs and scraped data.
-We save all available data to our DB for it to be available after google shuts down dislike counts in their API.
+We save all available data to our DB for it to be available after Google shuts down dislike counts in their API.
### **2. Video dislike count doesn't update**
-Right now video dislikes are cached, and arent updated very frequenly. Once in 2-3 days, not more often.
+Right now video dislikes are cached, and aren't updated very frequenly. Once every 2-3 days, not more often.
Yeah, it's not ideal, but it is what it is. Working on improving how often we can update them.
diff --git a/Docs/Guide__Installing.md b/Docs/Guide__Installing.md
index bcb3698..b085db3 100644
--- a/Docs/Guide__Installing.md
+++ b/Docs/Guide__Installing.md
@@ -191,7 +191,7 @@ For now, you can try this
##### App from Play Store
-- Although app(s) which use this API exists but aren't they official.
+- Although app(s) which use this API exist but they aren't official.
##### On Firefox
diff --git a/Docs/Guide__Troubleshooting.md b/Docs/Guide__Troubleshooting.md
index eb18610..62f2d39 100644
--- a/Docs/Guide__Troubleshooting.md
+++ b/Docs/Guide__Troubleshooting.md
@@ -12,7 +12,7 @@ Troubleshooting Guide
- [Check for conflicting extensions](#check-for-conflicting-extensions)
- [Known conflicts](#known-conflicts)
- [iOS app](#ios-app)
-- [YouTube Vanced app](#youtube-vanced--app)
+- [YouTube Vanced app](#youtube-vanced--app)
- [Contact in Discord Server](#contact-in-discord-server)
- [Useful Links](#useful-links)
@@ -41,7 +41,7 @@ If the basic checks didn't resolve anything
- If you **don't see something like** this, then the **API is down** and **everything is fine on your side**.
`{"id":"QOFEgexls14","dateCreated":"2021-12-28T02:53:20.995329Z","likes":2968,"dislikes":204,"rating":4.725047080979285,"viewCount":29157,"deleted":false}`
-- If you see some responses but not in the above format (with likes and dislikes) then probably you are being rate-limited. It is done to prevent bot attacks and database vandalization. It depends on IP (its hash - which is never stored in non-volatile storage) for its countermeasures. If many people are accessing the server from the same IP (as in the case of public/institutional Wi-Fi) then it's possible that the IP is being rate-limited. If that's the case, There's no way for us to differentiate you from a bot/attacker.
+- If you see some responses but not in the above format (with likes and dislikes) then probably you are being rate-limited. It is done to prevent bot attacks and database vandalization. It depends on IP (its hash - which is never stored in non-volatile storage) for its countermeasures. If many people are accessing the server from the same IP (as in the case of public/institutional Wi-Fi) then it's possible that the IP is being rate-limited. If that's the case, there's no way for us to differentiate you from a bot/attacker.
**If you see "Certificate error" and [if you are on Windows 7 (or earlier) read this](#install-certificates)**
@@ -63,12 +63,12 @@ You can follow this guide:
[Fix error NET::ERR CERT DATE INVALID - Your connection is not private - Windows 7 - 2021](https://youtu.be/JYZLxP2Z8G4)
-If you don't want to install the certificate from Google drive
+If you don't want to install the certificate from Google Drive
- Here is the official link to the certificate [**x1.i.lencr.org**](http://x1.i.lencr.org/).
- **You will have to close all the tabs** before downloading this certificate.
-**The thumb print of real certificate is `cabd2a79a1076a31f21d253635cb039d4329a5e8`**
+**The thumbprint of real certificate is `cabd2a79a1076a31f21d253635cb039d4329a5e8`**
**To make sure that you have installed the correct certificate, you should consider checking if the thumbprints match.** To do this you can follow this guide: [How to check a certificate's thumbprint](https://knowledge.digicert.com/solution/SO9840.html)
@@ -117,7 +117,7 @@ If it does, find the extension(s) preventing RYD from working correctly and re-c
>
> **Solution:** Trust `returnyoutubedislikeapi.com` manually
>
-> ![rust returnyoutubedislikeapi.com manually](https://cdn.discordapp.com/attachments/821116437720334397/929814357708247060/unknown.png)
+> ![trust returnyoutubedislikeapi.com manually](https://cdn.discordapp.com/attachments/821116437720334397/929814357708247060/unknown.png)
<br>
@@ -139,7 +139,7 @@ Coming soon. Please have patience.
<br>
-## YouTube Vanced app
+## YouTube Vanced app
Coming soon. Please have patience.
@@ -153,11 +153,11 @@ Coming soon. Please have patience.
[Discord server link: https://discord.gg/mYnESY4Md5][3]
-0. Join the discord server if haven't already
+0. Join the discord server if you haven't already
1. Go to the #Bugs-and-problems channel
2. There, thoroughly describe:
- your problem
- - what you have tried & what didn't work
+ - what you have tried and what didn't work
- results of the troubleshooting steps
<!-- {
diff --git a/Docs/SECURITY-FAQ.md b/Docs/SECURITY-FAQ.md
index a8e27fc..b9eb259 100644
--- a/Docs/SECURITY-FAQ.md
+++ b/Docs/SECURITY-FAQ.md
@@ -6,7 +6,7 @@ No. The extension's code is public and you can see it for yourself. The only inf
### Can you uniquely identify me if I dislike?
-Yes. When you dislike a video, we create a randomly generated unique ID for you that is not tied to your Google account. This is done to prevent botting. But there is no way to tie this random Id to you or your personal youtube account.
+Yes. When you dislike a video, we create a randomly generated unique ID for you that is not tied to your Google account. This is done to prevent botting. But there is no way to tie this random Id to you or your personal YouTube account.
### What information do you have, exactly?
@@ -18,7 +18,7 @@ The backend keeps unhashed IP addresses in volatile memory (RAM) only. These add
### I heard some discussion over OAuth, and access to my YouTube account!
-This feature will be optional, and very much opt-in. If you are a YouTube creator, and would like to share your dislike stats with us, you can. The way [OAuth](https://en.wikipedia.org/wiki/OAuth#:~:text=but%20without%20giving%20them%20the%20passwords.) was structured, is it's actually very secure. You can revoke access to your account at any time, and can give very specific permissions to us. We will not ask for any permissions that aren't required. We'll only ask for permissions to view your video stats.
+This feature will be optional, and very much opt-in. If you are a YouTube creator, and would like to share your dislike stats with us, you can. The way [OAuth](https://en.wikipedia.org/wiki/OAuth#:~:text=but%20without%20giving%20them%20the%20passwords.) was structured, it's actually very secure. You can revoke access to your account at any time, and can give very specific permissions to us. We will not ask for any permissions that aren't required. We'll only ask for permissions to view your video stats.
### How can I trust this dislike count?
diff --git a/README.md b/README.md
index 369af4e..9e5fcc2 100644
--- a/README.md
+++ b/README.md
@@ -33,12 +33,10 @@ With the removal of dislike stats from the YouTube API, our backend switched to
You can learn more at our website at: [returnyoutubedislike.com](https://www.returnyoutubedislike.com/)
-
## API documentation
Third-party use of this open API is allowed with the following restrictions:
-
- **Attribution**: This project should be clearly attributed with a link to [returnyoutubedislike.com](https://returnyoutubedislike.com/).
- **Rate Limiting**: There are per client rate limits in place of 100 per minute and 10'000 per day. This will return a *429* status code indicating that your application should back off.
@@ -79,7 +77,7 @@ You can view all documentation on our website.
## Contributing
-Please read the [contribution guide.](https://github.com/Anarios/return-youtube-dislike/blob/main/CONTRIBUTING.md)
+Please read the [contribution guide](https://github.com/Anarios/return-youtube-dislike/blob/main/CONTRIBUTING.md).
## Support this project!
diff --git a/Website/README.md b/Website/README.md
index cc42b01..f59e39a 100644
--- a/Website/README.md
+++ b/Website/README.md
@@ -58,7 +58,6 @@ Layouts are a great help when you want to change the look and feel of your Nuxt
More information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/layouts).
-
### `pages`
This directory contains your application views and routes. Nuxt will read all the `*.vue` files inside this directory and setup Vue Router automatically.
diff --git a/extension-description-store.txt b/extension-description-store.txt
index b8b7a58..434cb1a 100644
--- a/extension-description-store.txt
+++ b/extension-description-store.txt
@@ -1,15 +1,15 @@
Return YouTube Dislike restores the ability to see dislikes on YouTube.
-If it doesn't work: open extensions tab (chrome://extensions/) disable this extension and enable it again. This is a bug in chromium that breaks the extension in some cases. This should fix most of the problems. Hopefully chromium team will fix this soon
+If it doesn't work: open extensions tab (chrome://extensions/) disable this extension and enable it again. This is a bug in chromium that breaks the extension in some cases. This should fix most of the problems. Hopefully the chromium team will fix this soon.
Starting December 13th 2021, YouTube removed the ability to see dislikes from their API.
-This extension aims to restore power to users by using a combination of archived like and dislike data, as well as the likes and dislikes made by extension users to show the most accurate ratings.
+This extension aims to restore power to users by using a combination of archived likes and dislike data, as well as the likes and dislikes made by extension users to show the most accurate ratings.
Currently has 200+ million videos likes/dislikes data stored before December 13th, 2021
Actively growing and keeping up to date with uploads after December 13th, 2021
-The more users that use the extension, the more accurate it will be
+The more users that use the extension, the more accurate it will be.
Unpopular videos uploaded after December 13th, 2021 may have less accurate data shown than more popular videos.