mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Update with quality_dash preference
The documentation has been updated to include the quality_dash preference to enforce preferred quality using dash.
This commit is contained in:
parent
c04bfffdda
commit
a83a6fcc41
1 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,10 @@ _This list is incomplete. You can help by expanding it._
|
|||
| `quality=dash` | [DASH](https://en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP) |
|
||||
| `quality=hd720` | 720p |
|
||||
| `quality=medium` | 480p |
|
||||
| _Quality_DASH_ | Default player quality when using DASH (default is Auto) |
|
||||
| `quality_dash=auto` | Automatically change quality based on network conditions |
|
||||
| `quality_dash=best` | Automatically use the best quality avalible |
|
||||
| `quality_dash=480` | always use 480p |
|
||||
| _Related Videos_ | Show "Related videos" tab on the right-hand side |
|
||||
| `related_videos=false` | Disabled |
|
||||
| _Comments_ | Show comments below the video|
|
||||
|
|
Loading…
Reference in a new issue