Interface Request

Download request

Example

{
* "url": "https://example.com/file.mp4"
* }

Hierarchy

  • Request

Properties

Properties

extra?: ReqExtra

Extra request options

labels?: {
    [key: string]: string;
}

Request labels

Type declaration

  • [key: string]: string
url: string

Request url, support http(s) and magnet and local torrent file

Generated using TypeDoc