ytdl-sub/src/ytdl_sub/config/validators
Jesse Bannon b2056bec5d
[BACKEND] Array support for URLs (#1406)
Allows for the `download` plugin to take in a script-based array of URLs. Prebuilt presets are now greatly reduced in size by constructing urls as an array versus 100+ separate URL variables.

Eventually, we can completely remove the limit of the number of URLs in a subscription.
2025-12-31 15:24:44 -08:00
..
__init__.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
options.py [BUGFIX] Fix variable collision when disabling plugins (#1072) 2024-09-29 22:38:26 -07:00
variable_validation.py [BACKEND] Array support for URLs (#1406) 2025-12-31 15:24:44 -08:00