ytdl-sub/src/ytdl_sub/config/validators
Jesse Bannon 987b1cd028
[FEATURE] Ability to customize date used for deleting old files (#1221)
Implements https://github.com/jmbannon/ytdl-sub/issues/1182

Adds the ability to change the `keep_files_date_eval` (traditionally upload_date_standardized) to any date, so long as its in the form of YYYY-MM-DD.

Will be able to use this to have episodes get deleted based on their release_date or epoch_date, instead of their upload_date.
2025-05-31 08:52:15 -07: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 [FEATURE] Ability to customize date used for deleting old files (#1221) 2025-05-31 08:52:15 -07:00