mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Moved _Player Style_ up to Player parameters
This commit is contained in:
parent
4b308d03a6
commit
66572c14c7
1 changed files with 4 additions and 3 deletions
|
@ -63,6 +63,9 @@ _This list is incomplete. You can help by expanding it._
|
||||||
| `comments=false` | Disabled |
|
| `comments=false` | Disabled |
|
||||||
| _Extended Description_ | Extend Video Description by default |
|
| _Extended Description_ | Extend Video Description by default |
|
||||||
| `extend_desc=true` | Enabled
|
| `extend_desc=true` | Enabled
|
||||||
|
| _Player Style_ | Video Player UI |
|
||||||
|
| `player_style=invidious` | Invidious, the default |
|
||||||
|
| `player_style=youtube` | YouTube, using a centered play button and always visible video control bar |
|
||||||
| _Speed_ | Default player speed, can be any positive number |
|
| _Speed_ | Default player speed, can be any positive number |
|
||||||
| `speed=0.5` | Play at 0.5x speed |
|
| `speed=0.5` | Play at 0.5x speed |
|
||||||
| `speed=2` | Play at 2x speed |
|
| `speed=2` | Play at 2x speed |
|
||||||
|
@ -98,6 +101,4 @@ _This list is incomplete. You can help by expanding it._
|
||||||
| _Region_ | Provide "hint" (as ISO 3166 country code) for Invidious to load trending videos from the specified region | |
|
| _Region_ | Provide "hint" (as ISO 3166 country code) for Invidious to load trending videos from the specified region | |
|
||||||
| `region=JP` | Load videos that are trending in Japan |
|
| `region=JP` | Load videos that are trending in Japan |
|
||||||
| `region=DE` | Load videos that are trending in Germany |
|
| `region=DE` | Load videos that are trending in Germany |
|
||||||
| **Player Style** | |
|
|
||||||
| `player_style=invidious` | Invidious, the default |
|
|
||||||
| `player_style=youtube` | YouTube, using a centered play button and always visible video control bar |
|
|
||||||
|
|
Loading…
Reference in a new issue