Skip to content

Commit d2db3bd

Browse files
authored
[Extractors] YT rate limit is not bound to IP
1 parent 6f01572 commit d2db3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extractors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This error is caused by your YouTube guest session or account exceeding the YouT
4646

4747
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).
4848

49-
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).
49+
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).
5050

5151

5252
## PO Token Guide

0 commit comments

Comments
 (0)