AppleTrailersWrapper.Related module

class AppleTrailersWrapper.Related.Related(related_item_dict: dict)[source]

Bases: object

get_all_locale()[source]

gets dict of all locale

Returns

dict

get_item()[source]

Returns the original related_item_dict

Returns

dict

get itunes link

Returns

string

get_locale(locale: str)[source]

Get dict of a local by key

Parameters

locale – string

Returns

dict

Raises

Exception

get_thumbnail()[source]

get thumbnail (full url to image)

Returns

string

get_title()[source]

get title

Returns

string

get_type()[source]

get type

Returns

string