Update url-parameters.md

Returned the video player parameters
This commit is contained in:
MintMain21 2024-06-29 20:45:08 -07:00 committed by GitHub
parent 1cb3ea84ca
commit 392751c588
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -102,4 +102,6 @@ _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 |