/yt-dlp-UploadDateMtime

Postprocessor plugin for yt-dlp to set the file mtime to the upload date

Primary LanguagePythonThe UnlicenseUnlicense

Superseded by yt-dlp-FixupMtime

yt-dlp-UploadDateMtime

A yt-dlp postprocessor plugin which sets the file mtime to the upload date.

Installation

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.

Usage

Pass --use-postprocessor UploadDateMtime to activate the postprocessor.