Skip to content

Commit 7dee686

Browse files
committed
add POT integration link to FAQ
1 parent f660d11 commit 7dee686

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs/docs/faq.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Read the [docs](https://docs.tubearchivist.com/) with a comprehensive overview o
9090

9191
## Am I getting blocked/throttled?
9292

93-
Heavy users of this project can run into the danger of getting blocked / throttled or soft banned from YouTube. Symptoms might not be obvious and the error messages cryptic. Users have reported messages and behavior like:
93+
Any users of this project can run into the danger of getting blocked / throttled or soft banned from YouTube. Symptoms might not be obvious and the error messages cryptic. Users have reported messages and behavior like:
9494

9595
- `Sign in to confirm you’re not a bot. This helps protect our community.`
9696
- `Playlists that require authentication may not extract correctly without a successful webpage download` but you aren't downloading a private playlist, a sign that YouTube is blocking your requests behind authentication.
@@ -107,3 +107,4 @@ There are other error messages that show up from time to time and may affect onl
107107
- In some cases if you are using [your cookie](settings/application.md#cookie), this can be an account level ban and YouTube will block all requests from that cookie/account. Sometimes refreshing your cookie will work around that, but most likely only temporarily. Only known solution for these cases is to remove your cookie.
108108
- Conversely in some cases, adding your cookie can be a solution if you didn't use your cookie previously, as user authenticated requests are sometimes allowed to pass.
109109
- Sometimes a newer version of yt-dlp has fixes and workarounds.
110+
- Sometimes the [POT integration](https://docs.tubearchivist.com/settings/application/#po-token-provider-url) can help to make your requests look more legitimate.

0 commit comments

Comments
 (0)