ytdl-sub/src
Jesse Bannon bc15fe09bd
[FEATURE] Throttle protection per request (#1229)
Allows adding a sleep inbetween every request during metadata scrape.

```
throttle_protection:
  sleep_per_request_s:
    min: 4
    max: 6
```

Closes https://github.com/jmbannon/ytdl-sub/issues/1222
2025-05-31 09:41:14 -07:00
..
ytdl_sub [FEATURE] Throttle protection per request (#1229) 2025-05-31 09:41:14 -07:00