docs/api: add info about vimeoDash variable

This commit is contained in:
wukko 2024-03-22 23:11:24 +06:00
parent 520eb9bb8e
commit 8e1606f50c

View file

@ -32,6 +32,7 @@ Content-Type: application/json
| `dubLang` | `boolean` | `true / false` | `false` | backend uses Accept-Language header for youtube video audio tracks when `true`. |
| `disableMetadata` | `boolean` | `true / false` | `false` | disables file metadata when set to `true`. |
| `twitterGif` | `boolean` | `true / false` | `false` | changes whether twitter gifs are converted to .gif |
| `vimeoDash` | `boolean` | `true / false` | `false` | changes whether streamed file type is preferred for vimeo videos. |
### response body variables
| key | type | variables |