ytdl-sub/tests/integration
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
..
cli [DEV] More OutputOption unit tests (#1082) 2024-10-02 21:37:54 -07:00
plugins [FEATURE] Ability to customize date used for deleting old files (#1221) 2025-05-31 08:52:15 -07:00
prebuilt_presets [FEATURE] Toggleable keyword evaluation behavior (#1130) 2024-11-26 08:20:42 -08:00
__init__.py [DEV] Separate integration actions (#1079) 2024-09-30 23:55:15 -07:00
conftest.py [DEV] Unit test chapters (#1083) 2024-10-03 21:42:19 -07:00