ytdl-sub/tests/integration
Jesse Bannon 2e67a57bc9
[BACKEND] Make resolution print debug-level (#1326)
```
Resolution assert is enabled, will fail on low-quality video downloads and presume throttle. Disable using the override variable `enable_resolution_assert: False
```
Spams during the initialization phase. Ideally, we should only print this once the subscription has begun downloading. Perhaps via a `print` plugin? Either way, set this to debug log level.
2025-09-01 14:33:46 -07:00
..
cli [DEV] More OutputOption unit tests (#1082) 2024-10-02 21:37:54 -07:00
plugins [BACKEND] Make resolution print debug-level (#1326) 2025-09-01 14:33:46 -07:00
prebuilt_presets [FEATURE] Filter Duration prebuilt preset (#1259) 2025-07-04 13:41:54 -07:00
__init__.py [DEV] Separate integration actions (#1079) 2024-09-30 23:55:15 -07:00
conftest.py [FEATURE] Resolution assert built into throttle protection (#1288) 2025-08-19 17:42:56 -07:00