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
path: root/Docs
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 /Docs
parent2f151bd6d5ae38f38a953e76e85a19ac3274a59f (diff)
Fixed various typos
Diffstat (limited to 'Docs')
-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
4 files changed, 16 insertions, 16 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?