Fix docs spacing

This commit is contained in:
Aleksei Kolchanov 2024-07-07 11:08:22 +03:00
parent 096066bc36
commit 12e1fa6497

View File

@ -35,8 +35,8 @@ Content-Type: application/json
| `tiktokH265` | `boolean` | `true / false` | `false` | changes whether 1080p h265 videos are preferred or not. | | `tiktokH265` | `boolean` | `true / false` | `false` | changes whether 1080p h265 videos are preferred or not. |
### response body variables ### response body variables
| key | type | variables | | key | type | variables |
|:-------------|:---------|:------------------------------------------------------------| |:----------------|:---------|:------------------------------------------------------------|
| `status` | `string` | `error / redirect / stream / success / rate-limit / picker` | | `status` | `string` | `error / redirect / stream / success / rate-limit / picker` |
| `text` | `string` | various text, mostly used for errors | | `text` | `string` | various text, mostly used for errors |
| `url` | `string` | direct link to a file or a link to cobalt's live render | | `url` | `string` | direct link to a file or a link to cobalt's live render |