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? #

[View source]
def cover : String? #

[View source]
def download_addr : String #

[View source]
def duration : UInt16? #

[View source]
def dynamic_cover : String? #

[View source]
def encoded_type : String? #

[View source]
def format : String? #

[View source]
def height : UInt16? #

[View source]
def id : String #

[View source]
def origin_cover : String? #

[View source]
def play_addr : String? #

[View source]
def ratio : String? #

[View source]
def reflow_cover : String? #

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

[View source]
def width : UInt16? #

[View source]