mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Player Style added
This commit is contained in:
parent
bb0113d5c0
commit
1533b89a7c
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ These are the preferences you can set:
|
|||
"locale":"en-US", // Choose interface language
|
||||
"dark_mode":true, // Use dark mode
|
||||
"thin_mode":true, // Don't include pictures in page load
|
||||
"player_style":"invidious", // Invidious style, the default
|
||||
"player_style":"youtube", // YouTube style, using a centered play button and always visible video control bar
|
||||
|
||||
|
||||
// For registered users (currently unused):
|
||||
"max_results":40,
|
||||
|
|
Loading…
Reference in a new issue