You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/fr/user-guide/common-issues.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Problèmes Courants
2
2
3
+
4
+
## Réseau et Restrictions YouTube
5
+
6
+
### AntiBotException : "Connectez-vous pour prouver que vous n'êtes pas un robot"
7
+
Il s'agit d'un blocage côté serveur de YouTube. Cela arrive quand votre adresse IP est signalée pour "comportement anormal" (trop de requêtes en peu de temps, souvent causé par le partage d'IP (NAT) ou l'import massif d'abonnements).
8
+
9
+
**Solutions :**
10
+
1.**Changez d'IP :** Passez du Wi-Fi aux données mobiles, ou redémarrez votre box pour obtenir une nouvelle IP dynamique.
11
+
2.**Utilisez un VPN :** Nous recommandons un service de qualité comme [Proton VPN](https://protonvpn.com/fr/).
12
+
**Note : Nous ne sommes pas affiliés à ce service ; cette recommandation est basée sur des tests de la communauté montrant sa grande fiabilité.*
13
+
3.**Changez de Région :** Si vous utilisez déjà un VPN et que l'erreur persiste, changez simplement de serveur pour un autre pays. Cela vous donnera une nouvelle IP non signalée.
14
+
4.**Orbot (Tor) :** Utiliser [Orbot](https://orbot.app/fr/) vous permet de basculer entre différents nœuds de sortie à travers le monde jusqu'à ce que le blocage soit levé.
15
+
5.**Connexion :** Se connecter à son compte YouTube dans PipePipe reste une méthode stable pour éviter cette exception si vous ne souhaitez pas utiliser de VPN.
16
+
3
17
## Lecture Vidéo : "La page doit être rechargée"
4
18
5
19
Il s'agit actuellement du problème le plus signalé. Les utilisateurs voient un message d'erreur indiquant : `org.schabi.newpipe.extractor.exceptions.ContentNotAvailableException: The page needs to be reloaded.`
Copy file name to clipboardExpand all lines: docs/user-guide/common-issues.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Common Issues
2
2
3
+
## Network and YouTube Restrictions
4
+
5
+
### AntiBotException: "Sign in to confirm you’re not a bot"
6
+
This is a server-side block from YouTube. It happens when your IP address is flagged for "abnormal behavior" (too many requests in a short time, often caused by NAT or importing many subscriptions).
7
+
8
+
**Solutions:**
9
+
1.**Change your IP:** Switch from Wi-Fi to mobile data, or restart your router to get a new dynamic IP.
10
+
2.**Use a VPN:** We recommend using a high-quality service like [Proton VPN](https://protonvpn.com/).
11
+
**Note: We are not affiliated with this service; this recommendation is based on community tests showing its reliability.*
12
+
3.**Switch Region:** If you are using a VPN and still get the error, simply change the server to another country. This provides a new IP that is likely not flagged by YouTube.
13
+
4.**Orbot (Tor):** Using [Orbot](https://orbot.app/) allows you to rotate through different exit nodes across the world until the block is bypassed.
14
+
5.**Login:** Logging into your YouTube account within PipePipe remains a stable way to avoid this exception if you don't want to use a VPN.
15
+
3
16
## Video Playback: "The page needs to be reloaded"
4
17
5
18
This is currently the most reported issue. Users see a popup or an error log stating: `org.schabi.newpipe.extractor.exceptions.ContentNotAvailableException: The page needs to be reloaded.`
0 commit comments