From c1c19a20a7a7e40db1d444663baaf1d79989e4db Mon Sep 17 00:00:00 2001 From: MintMain21 <91362684+MintMain21@users.noreply.github.com> Date: Sat, 29 Jun 2024 20:49:01 -0700 Subject: [PATCH] Update url-parameters.md --- docs/url-parameters.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/url-parameters.md b/docs/url-parameters.md index b5f85e7..28220a0 100644 --- a/docs/url-parameters.md +++ b/docs/url-parameters.md @@ -64,7 +64,7 @@ _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** | Define how the Video Player looks asthetically | | `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 | @@ -102,6 +102,3 @@ _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** | Define how the Video Player looks asthetically | -| `player_style=invidious` | Invidious, the default -| `player_style=youtube` | YouTube, using a centered play button and always visible video control bar |