ytdl-sub/tests/unit/config
Colin Davis 63753c5649
[RFC] Add preserve_mtime config (#1382)
Closes https://github.com/jmbannon/ytdl-sub/issues/386

Adds the ability to preserve mtime via Output Options. Usage:

```
output_options:
  preserve_mtime: True
```

Thanks @e1ven for the contribution!
2025-11-17 22:42:13 -08:00
..
__init__.py Validate all preset StringFormatValidators on init (#79) 2022-06-28 09:34:30 -07:00
conftest.py [BUGFIX] Have __preset__ override nested preset keys (#784) 2023-10-25 11:35:52 -07:00
test_config_file.py [FEATURE] Ability to modify webpage_url (#1356) 2025-10-11 17:21:13 -07:00
test_preset.py [RFC] Add preserve_mtime config (#1382) 2025-11-17 22:42:13 -08:00
test_subscription.py [DOCS] Add Architecture section and Quick Start (#1287) 2025-08-19 00:38:39 -07:00