ytdl-sub/tests/e2e
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
..
cli [DEV] Disable YouTube tests in GH CLI (#1090) 2024-10-07 23:46:27 -07:00
plugins [DEV] Disable YouTube tests in GH CLI (#1090) 2024-10-07 23:46:27 -07:00
presets [FEATURE] Throttle protection per request (#1229) 2025-05-31 09:41:14 -07:00
youtube [DEV] Disable YouTube tests in GH CLI (#1090) 2024-10-07 23:46:27 -07:00
__init__.py e2e tests wip 2022-04-28 04:43:47 +00:00
conftest.py [DEV] More OutputOption unit tests (#1082) 2024-10-02 21:37:54 -07:00
test_debug_repro.py [BUGFIX] Do not perform nested scripting on file path outputs (#1123) 2024-11-18 00:22:20 -08:00