struct ConfigPreferences
- ConfigPreferences
 - Struct
 - Value
 - Object
 
Included Modules
- YAML::Serializable
 
Defined in:
invidious/helpers/helpers.crConstructors
Instance Method Summary
- #annotations : Bool
 - #annotations=(annotations : Bool)
 - #annotations_subscribed : Bool
 - #annotations_subscribed=(annotations_subscribed : Bool)
 - #automatic_instance_redirect : Bool
 - #automatic_instance_redirect=(automatic_instance_redirect : Bool)
 - #autoplay : Bool
 - #autoplay=(autoplay : Bool)
 - #captions : Array(String)
 - #captions=(captions : Array(String))
 - #comments : Array(String)
 - #comments=(comments : Array(String))
 - #continue : Bool
 - #continue=(continue : Bool)
 - #continue_autoplay : Bool
 - #continue_autoplay=(continue_autoplay : Bool)
 - #dark_mode : String
 - #dark_mode=(dark_mode : String)
 - #default_home : String | Nil
 - #default_home=(default_home : String | Nil)
 - #extend_desc : Bool
 - #extend_desc=(extend_desc : Bool)
 - #feed_menu : Array(String)
 - #feed_menu=(feed_menu : Array(String))
 - #latest_only : Bool
 - #latest_only=(latest_only : Bool)
 - #listen : Bool
 - #listen=(listen : Bool)
 - #local : Bool
 - #local=(local : Bool)
 - #locale : String
 - #locale=(locale : String)
 - #max_results : Int32
 - #max_results=(max_results : Int32)
 - #notifications_only : Bool
 - #notifications_only=(notifications_only : Bool)
 - #player_style : String
 - #player_style=(player_style : String)
 - #quality : String
 - #quality=(quality : String)
 - #quality_dash : String
 - #quality_dash=(quality_dash : String)
 - #related_videos : Bool
 - #related_videos=(related_videos : Bool)
 - #show_nick : Bool
 - #show_nick=(show_nick : Bool)
 - #sort : String
 - #sort=(sort : String)
 - #speed : Float32
 - #speed=(speed : Float32)
 - #thin_mode : Bool
 - #thin_mode=(thin_mode : Bool)
 - #to_tuple
 - #unseen_only : Bool
 - #unseen_only=(unseen_only : Bool)
 - #video_loop : Bool
 - #video_loop=(video_loop : Bool)
 - #volume : Int32
 - #volume=(volume : Int32)
 - #vr_mode : Bool
 - #vr_mode=(vr_mode : Bool)