ytdl-sub/src/ytdl_sub
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 [BACKEND] Default log level verbose (#1256) 2025-07-02 23:49:18 -07:00
config [FEATURE] Apply entry throttle protection sleep post-completion (#1316) 2025-08-29 09:52:24 -07:00
downloaders [BUGFIX] Wrong date_range option in reject print (#1300) 2025-08-22 07:48:32 -07:00
entries [DOCS] Clarify the = YAML key prefix (#1297) 2025-08-24 09:17:38 -07:00
plugins [FEATURE] Apply entry throttle protection sleep post-completion (#1316) 2025-08-29 09:52:24 -07:00
prebuilt_presets [BACKEND] Make resolution print debug-level (#1326) 2025-09-01 14:33:46 -07:00
script [DOCS] Clarify debugging, support, reporting (#1305) 2025-08-27 09:10:01 -07:00
subscriptions [FEATURE] Apply entry throttle protection sleep post-completion (#1316) 2025-08-29 09:52:24 -07:00
thread [BACKEND] Add generic.collection download strategy, use it for soundcloud, youtube channel/playlist (#230) 2022-09-14 15:36:14 -07:00
utils Support duplicate chapter timestamps by merging (#1179) 2025-02-21 08:34:46 -08:00
validators [FEATURE] Override variable support for throttle protection ranges (#1315) 2025-08-28 23:55:57 -07:00
ytdl_additions [FEATURE] Ability to change season and episode ordering via variables, support for release_date (#1220) 2025-05-31 10:26:42 -07:00
__init__.py [DOCKER] GUI Docker image using Code-Server (#774) 2023-10-22 01:17:09 -07:00
main.py [FEATURE] --match flag to only run subset of subscriptions (#881) 2024-01-08 13:37:07 -08:00