From db52093013e05e0752a3a2917bf0733350112852 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 8 Jul 2025 14:10:51 +0700 Subject: [PATCH] add yt-dlp update hint --- mkdocs/docs/faq.md | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs/docs/faq.md b/mkdocs/docs/faq.md index 11fb872..eb1c9db 100644 --- a/mkdocs/docs/faq.md +++ b/mkdocs/docs/faq.md @@ -106,3 +106,4 @@ There are other error messages that show up from time to time and may affect onl - As described above, use a VPN or proxy to change your public IP, rotate every so often. - 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. - 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. +- Sometimes a newer version of yt-dlp has fixes and workarounds.