struct TikToker::TikTok::Video

Included Modules

Defined in:

tiktoker/mappings/tiktok/video.cr
tiktoker/mappings/tiktok/video/challenge.cr
tiktoker/mappings/tiktok/video/duet.cr
tiktoker/mappings/tiktok/video/stats.cr
tiktoker/mappings/tiktok/video/text_extra.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def bitrate : UInt64 | Nil #

[View source]
def cover : String | Nil #

[View source]
def download_addr : String #

[View source]
def duration : UInt16 | Nil #

[View source]
def dynamic_cover : String | Nil #

[View source]
def encoded_type : String | Nil #

[View source]
def format : String | Nil #

[View source]
def height : UInt16 | Nil #

[View source]
def id : String #

[View source]
def origin_cover : String | Nil #

[View source]
def play_addr : String | Nil #

[View source]
def ratio : String | Nil #

[View source]
def reflow_cover : String | Nil #

[View source]
def share_covers : Array(String) | Nil #

[View source]
def width : UInt16 | Nil #

[View source]