add autostart parameter docs

This commit is contained in:
simon 2023-05-07 20:54:05 +07:00
parent 80584f1944
commit e325d0b586
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

View File

@ -17,6 +17,8 @@ Add list of videos to download queue:
] ]
} }
``` ```
Parameter:
- autostart: true
Delete download queue items by filter: Delete download queue items by filter:
**DELETE** `/api/download/?filter=ignore` **DELETE** `/api/download/?filter=ignore`