mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-08 15:12:47 +01:00
[Extractors] YT rate limit is not bound to IP
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user