From 66572c14c7818bb7610eab578feb5c8f57e21f9c Mon Sep 17 00:00:00 2001 From: MintMain21 <91362684+MintMain21@users.noreply.github.com> Date: Thu, 6 Apr 2023 13:37:31 -0700 Subject: [PATCH] Moved _Player Style_ up to Player parameters --- docs/url-parameters.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/url-parameters.md b/docs/url-parameters.md index 1bbbd94..926a10a 100644 --- a/docs/url-parameters.md +++ b/docs/url-parameters.md @@ -63,6 +63,9 @@ _This list is incomplete. You can help by expanding it._ | `comments=false` | Disabled | | _Extended Description_ | Extend Video Description by default | | `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=0.5` | Play at 0.5x 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=JP` | Load videos that are trending in Japan | | `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 | +