ytdl-sub/src/ytdl_sub/entries
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
..
script [FEATURE] Ability to customize date used for deleting old files (#1221) 2025-05-31 08:52:15 -07:00
variables [FEATURE] Enhance music video presets using specialized map syntax (#808) 2024-06-06 11:50:33 -07:00
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
base_entry.py [DEV] Bump pylint from 2.13.5 to 3.1.0 (#972) 2024-04-28 10:40:15 -07:00
entry.py [BUGFIX] Find ext when info.json wrong (#1045) 2024-09-08 13:19:05 -07:00
entry_parent.py [DEV] Bump pylint from 2.13.5 to 3.1.0 (#972) 2024-04-28 10:40:15 -07:00