mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-09 20:26:25 +01: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`. |
|
| `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`. |
|
| `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 |
|
| `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
|
### response body variables
|
||||||
| key | type | variables |
|
| key | type | variables |
|
||||||
|
|
Loading…
Reference in a new issue