Skip to content

ytdl-sub 2025.11.18

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Nov 06:46
63753c5

[RFC] Add preserve_mtime config (#1382)

Closes #386

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

output_options:
  preserve_mtime: True

Thanks @e1ven for the contribution!