mirror of
https://github.com/iv-org/documentation.git
synced 2024-10-01 01:35:51 -04:00
Player Style added
This commit is contained in:
parent
bb0113d5c0
commit
1533b89a7c
@ -30,6 +30,9 @@ These are the preferences you can set:
|
|||||||
"locale":"en-US", // Choose interface language
|
"locale":"en-US", // Choose interface language
|
||||||
"dark_mode":true, // Use dark mode
|
"dark_mode":true, // Use dark mode
|
||||||
"thin_mode":true, // Don't include pictures in page load
|
"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):
|
// For registered users (currently unused):
|
||||||
"max_results":40,
|
"max_results":40,
|
||||||
|
Loading…
Reference in New Issue
Block a user