mirror of
https://github.com/iv-org/documentation.git
synced 2025-01-03 11:30:52 -05:00
Clarifying descriptions of continue
and continue_autoplay
This commit is contained in:
parent
16fe451dfb
commit
fc19b9058f
@ -9,8 +9,8 @@ These are the preferences you can set:
|
|||||||
"annotations":true, // Show annotations
|
"annotations":true, // Show annotations
|
||||||
"annotations_subscribed":true, //
|
"annotations_subscribed":true, //
|
||||||
"autoplay":true, // Autoplay current video
|
"autoplay":true, // Autoplay current video
|
||||||
"continue":true, // Autoplay next video
|
"continue":true, // Load next video when current video finishes
|
||||||
"continue_autoplay":true, //
|
"continue_autoplay":true, // Load and autoplay next video
|
||||||
"listen":true, // Audio-only mode by default
|
"listen":true, // Audio-only mode by default
|
||||||
"local": true, // Proxy requests via Invidious instance for privacy
|
"local": true, // Proxy requests via Invidious instance for privacy
|
||||||
"speed":1.0, // Also accepts '0.5', '1.5', '2.0'
|
"speed":1.0, // Also accepts '0.5', '1.5', '2.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user