{{ cond.cli }}
Extras: {{ key }}: {{ value }}
{{ cond.description }}
| Condition | Actions |
|---|---|
|
{{ cond.name }}
{{ cond.enabled !== false ? 'Enabled' : 'Disabled' }}
{{ cond.filter }}
{{ cond.cli }}
{{ key }}: {{ value }}
|
|
{{ cond.cli }}
Extras: {{ key }}: {{ value }}
{{ cond.description }}
No results found for the query: {{ query }}.
Please try a different search term.
--match-filter logic. Any expression that
works with yt-dlp will also work here, including the same boolean operators. We added
extended support for the OR ( || ) operator, which yt-dlp
does not natively support. This allows you to combine multiple conditions more
flexibly.
availability = 'needs_auth' & channel_id = 'channel_id'. and set proxy
for that specific video, while leaving the rest of the videos to be downloaded
normally.