Output Filename Templates
Use --output-template
to generate consistent output filenames when --output
is not provided.
Example
Supported tokens: {title}
, {year}
, {stem}
, {source}
, {lang}
, {channels}
, {worker}
, {delay}
, {opt-delay}
opt-delay
will return nothing if delay is equal to 0.
Use --output-preview
to render a template without running the job.