mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Updated List of URL parameters (markdown)
This commit is contained in:
parent
25816d5f95
commit
cfc76e1694
1 changed files with 12 additions and 0 deletions
|
@ -20,6 +20,18 @@ _This list is incomplete. You can help by expanding it._
|
|||
| `hl=pl` | Polish |
|
||||
| `hl=ru` | Russian |
|
||||
| `hl=uk` | Ukranian |
|
||||
| _Autoplay_ |
|
||||
|
|
||||
| `autoplay=1` | Video loads and starts playback automatically
|
||||
|
|
||||
| `autoplay=0` | Disabled
|
||||
|
|
||||
| _Continue_ |
|
||||
|
|
||||
| `continue=1` | When video is done, automatically go to the next related video (similar to YouTube’s _Autoplay_ feature)
|
||||
|
|
||||
| `continue=0` | Disabled
|
||||
|
|
||||
| _Quality_ | |
|
||||
| `quality=dash` | [DASH](https://en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP) |
|
||||
| _Subtitles_ | List of ISO 639-1 language codes (comma-separated) |
|
||||
|
|
Loading…
Reference in a new issue