File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -144,11 +144,13 @@ all keys in this table are optional.
144144| ` date ` | ` string ` | release date or creation date |
145145
146146#### audio object
147- | key | type | value |
148- | :----------| :----------| :-------------------------------------------|
149- | ` copy ` | ` boolean ` | defines whether audio codec data is copied |
150- | ` format ` | ` string ` | output audio format |
151- | ` bitrate ` | ` string ` | preferred bitrate of audio format |
147+ | key | type | value |
148+ | :------------| :----------| :-----------------------------------------------------------|
149+ | ` copy ` | ` boolean ` | defines whether audio codec data is copied |
150+ | ` format ` | ` string ` | output audio format |
151+ | ` bitrate ` | ` string ` | preferred bitrate of audio format |
152+ | ` cover ` | ` boolean ` | whether tunnels include a cover art file (optional) |
153+ | ` cropCover ` | ` boolean ` | whether cover art should be cropped to a square (optional) |
152154
153155### picker response
154156| key | type | value |
You can’t perform that action at this time.
0 commit comments