Superseded by yt-dlp-FixupMtime
A yt-dlp postprocessor plugin which sets the file mtime to the upload date.
Requires yt-dlp 2023.01.02
or above.
You can install this package with pip:
python3 -m pip install -U https://github.com/bradenhilton/yt-dlp-UploadDateMtime/archive/master.zip
See installing yt-dlp plugins for the other methods this plugin package can be installed.
Pass --use-postprocessor UploadDateMtime
to activate the postprocessor.