{{ pageShell.sectionLabel }}
/
{{ pageShell.pageLabel }}
{{ pageShell.description }}
| Task | Timer | Actions | |
|---|---|---|---|
|
|
|
-
All tasks operations require
--download-archiveto 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. -
To avoid downloading all existing content from a channel/playlist, use
Actions > Archive Allto mark existing items as already downloaded. - Timer Requirement: Tasks must have either a valid timer or a supported handler. If the URL does not match a handler, set a CRON timer.
-
Generate metadata: will attempt first to save metadata based on the
task
Download pathif not set, it will fallback to theOutput templatewith the priority oftask,presetand then finally toYTP_OUTPUT_TEMPLATE. The final path must resolve inside{{ config.app.download_path }}. - It's pretty normal for youtube rss feeds to return 404 from around 00:00 UTC to around 06:00 UTC. This is because youtube updates the feeds around that time The tasks will automatically recover once the feeds are available again.