Docs

Docs

User Guide

How to Add a Task?

① Paste the Stream → ② It auto-parses → ③ Submit

How to Customize a Task?

  1. Customize When Adding: When adding a new task, expand the "Advanced Options" to configure its specific settings.
  2. Edit an Individual Task: For any existing task, click the "Edit" icon (ℹ) on its right to modify its settings at any time.

How to Categorize Files?

You can achieve this by adjusting the Template configuration. The Template allows you to specify multiple folders.
Here’s an example, where \\ is used to separate folders (Windows uses \\, and macOS uses /):

flv\\video_{{ now | date "20060102_150405"}}.flv

How to Batch Modify Task Configurations?

  1. Export config file: Export your current configurations from Account page.
  2. Batch modify: Modify the exported configuration files in bulk.
  3. Import config file: Once modified, re-import the configuration.

On this page