[Extractors] YT rate limit is not bound to IP

coletdjnz
2025-04-25 18:47:13 +12:00
committed by GitHub
parent 6f0157261e
commit d2db3bd157

@@ -46,7 +46,7 @@ This error is caused by your YouTube guest session or account exceeding the YouT
It is recommended to add a delay of around 5-10 seconds between downloads with `-t sleep` or [with the sleep options](https://github.com/yt-dlp/yt-dlp#workarounds).
With the default yt-dlp settings, the rate limit for guest sessions is ~300 videos/hour (~1000 webpage/player requests per hour). For accounts, it is ~2000 videos/hour per IP (~4000 webpage/player requests per hour).
With the default yt-dlp settings, the rate limit for guest sessions is ~300 videos/hour (~1000 webpage/player requests per hour). For accounts, it is ~2000 videos/hour (~4000 webpage/player requests per hour).
## PO Token Guide