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
cfc76e1694
commit
89a3e967d9
1 changed files with 6 additions and 12 deletions
|
@ -20,18 +20,12 @@ _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
|
||||
|
|
||||
| _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