To protect new users, all prebuilt preset (excluding Soundcloud and Bandcamp) will include throttle protection by default.
> How do I disable?
Set the override variable `enable_throttle_protection: False`.
This can be done on a per-subscription basis and/or in the top __preset__ section to apply to all presets:
```
__preset__:
overrides:
enable_throttle_protection: False
```
> What if I already use throttle protection?
Your settings will override whatever values are set in the defaults.
Closes:
- https://github.com/jmbannon/ytdl-sub/issues/1121
- https://github.com/jmbannon/ytdl-sub/issues/1186
|
||
|---|---|---|
| .. | ||
| cli | ||
| config | ||
| docgen | ||
| entries | ||
| main | ||
| plugins | ||
| prebuilt_presets | ||
| script | ||
| utils | ||
| validators | ||
| __init__.py | ||