mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 01:18:27 +00:00
docs/api: add info about cover & cropCover
This commit is contained in:
parent
e4ce873b56
commit
655e7a53a2
12
docs/api.md
12
docs/api.md
@ -144,11 +144,13 @@ all keys in this table are optional.
|
||||
| `date` | `string` | release date or creation date |
|
||||
|
||||
#### audio object
|
||||
| key | type | value |
|
||||
|:----------|:----------|:-------------------------------------------|
|
||||
| `copy` | `boolean` | defines whether audio codec data is copied |
|
||||
| `format` | `string` | output audio format |
|
||||
| `bitrate` | `string` | preferred bitrate of audio format |
|
||||
| key | type | value |
|
||||
|:------------|:----------|:-----------------------------------------------------------|
|
||||
| `copy` | `boolean` | defines whether audio codec data is copied |
|
||||
| `format` | `string` | output audio format |
|
||||
| `bitrate` | `string` | preferred bitrate of audio format |
|
||||
| `cover` | `boolean` | whether tunnels include a cover art file (optional) |
|
||||
| `cropCover` | `boolean` | whether cover art should be cropped to a square (optional) |
|
||||
|
||||
### picker response
|
||||
| key | type | value |
|
||||
|
Loading…
Reference in New Issue
Block a user