From 3432d1e64fc7c4a53078ac8a82de4e6a0bf3e2d2 Mon Sep 17 00:00:00 2001 From: tobigr Date: Sat, 7 Mar 2026 18:57:29 +0100 Subject: [PATCH] Add FAQ entry for YouTube's IP ban / SignInConfirmNotBotException --- _faq/ip-banned-youtube.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 _faq/ip-banned-youtube.html diff --git a/_faq/ip-banned-youtube.html b/_faq/ip-banned-youtube.html new file mode 100644 index 00000000..c83b8185 --- /dev/null +++ b/_faq/ip-banned-youtube.html @@ -0,0 +1,23 @@ +--- +categories: +- bugs +type: info +title: "Your IP might be blocked" +--- +
+
+ YouTube refused to provide data, asking for a login to confirm the requester is not a bot. +
+ Your IP might have been temporarily banned by YouTube, you can wait some time or switch to a different IP + (for example by turning on/off a VPN, or by switching from WiFi to mobile data). +
+

+ YouTube is tightening their measures to prevent unwanted access to their services. +

+

+ Their anti-bot system is getting more and more aggressive, + and it might happen that your IP gets blocked for a certain amount of time after making too many requests to YouTube, e.g. when refreshing your feed. + The problem can also occour if you are using NewPipe on a public Wi-Fi, or if you are using a VPN. + You can try to switch to another network in this case, or wait until the block is lifted. +

+
\ No newline at end of file