AppleTrailersWrapper.ClipVersion module

class AppleTrailersWrapper.ClipVersion.ClipVersion(clip_version_dict: dict)[source]

Bases: object

get_clip_version_dict()[source]

get original clip_version_dict :return: dict

get_filename()[source]

get filename

Returns

string

get_height()[source]

get height

Returns

string

get_name()[source]

get name

Returns

string

get_src()[source]

get src url :return: string

get_src_alt()[source]

get src alt url

Returns

string

get_width()[source]

get width

Returns

int