ytdl-sub/src/ytdl_sub/config
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
..
plugin [BACKEND] Refactor validation, preparation for subscription dissect (#1398) 2025-12-30 17:03:59 -08:00
validators [BACKEND] Array support for URLs (#1406) 2025-12-31 15:24:44 -08:00
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
config_file.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
config_validator.py [BACKEND] Validate write permissions on working directory and output directory (#1395) 2025-12-06 15:54:41 -08:00
defaults.py [DEV] Bump pylint from 3.3.8 to 4.0.1 (#1361) 2025-10-26 23:57:35 -07:00
overrides.py [BACKEND] Array support for URLs (#1406) 2025-12-31 15:24:44 -08:00
preset.py [BACKEND] Refactor validation, preparation for subscription dissect (#1398) 2025-12-30 17:03:59 -08:00
preset_options.py [BACKEND] Validate write permissions on working directory and output directory (#1395) 2025-12-06 15:54:41 -08:00