struct SearchChannel
- SearchChannel
- Struct
- Value
- Object
Included Modules
- DB::Mappable
- DB::Serializable
Defined in:
invidious/helpers/serialized_yt_data.crConstructors
Class Method Summary
Instance Method Summary
- #author : String
- #author=(author : String)
- #author_thumbnail : String
- #author_thumbnail=(author_thumbnail : String)
- #auto_generated : Bool
- #auto_generated=(auto_generated : Bool)
- #description_html : String
- #description_html=(description_html : String)
- #subscriber_count : Int32
- #subscriber_count=(subscriber_count : Int32)
- #to_a
- #to_json(locale, json : JSON::Builder)
- #to_json(locale, json : JSON::Builder | Nil = nil)
- #ucid : String
- #ucid=(ucid : String)
- #video_count : Int32
- #video_count=(video_count : Int32)