diff options
Diffstat (limited to 'scripts/ytdlp_flatten.md')
-rw-r--r-- | scripts/ytdlp_flatten.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ytdlp_flatten.md b/scripts/ytdlp_flatten.md index 97ffb39..dd7be2b 100644 --- a/scripts/ytdlp_flatten.md +++ b/scripts/ytdlp_flatten.md @@ -11,6 +11,7 @@ Where task ids are the ids assigned by the respective platform. - `filters`: Map from flag to filter. Flags are taken from the `flag` attribute in task data. Filters are passed straight to yt-dlp's `--match-filter` flag. + - `enqueue_info`: Enqueues the correspoding channel info task on completion. Sample configuration: |