mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-06 00:10:02 +00:00
docs/api: add info about vimeoDash variable
This commit is contained in:
parent
520eb9bb8e
commit
8e1606f50c
1 changed files with 1 additions and 0 deletions
|
@ -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 |
|
||||
|
|
Loading…
Reference in a new issue