{{ calcPath(item.folder) }}
{{ item.template }}
{{ item.preset ?? config.app.default_preset }}
{{ item.cli }}
| Task | Timer | Actions | |
|---|---|---|---|
|
{{ tag }}
{{ item.enabled !== false ? 'Enabled' : 'Disabled' }}
{{ item.auto_start ? 'Auto' : 'Manual' }}
{{ item.handler_enabled !== false ? 'Enabled' : 'Disabled' }}
{{ item.preset ?? config.app.default_preset }}
|
{{ tryParse(item.timer) }} No timer or handler Handler only |
|
{{ calcPath(item.folder) }}
{{ item.template }}
{{ item.preset ?? config.app.default_preset }}
{{ item.cli }}
No results found for the query: {{ query }}.
Please try a different search term.
--download-archive to be set in the preset or in the
command options for yt-dlp for the task to be dispatched. If you have selected one of the built
in presets it already includes this option and no further action is required.
Actions > Archive All to mark existing items as already
downloaded.
Download
path if not set, it will fallback to the Output template with the
priority of task, preset and then finally to YTP_OUTPUT_TEMPLATE.
The final path must resolve inside {{ config.app.download_path }}.