AppleTrailersWrapper.Details module

class AppleTrailersWrapper.Details.Details(details_dict: dict)[source]

Bases: object

get_all_locale()[source]

get all locale

Returns

dict

get_details_dict()[source]

gets the original details_dict

Returns

dict

get_genres()[source]

Returns list of genres

Returns

list

get_locale(locale: str)[source]

get locale by key

Parameters

locale – string

Returns

instance of Locale

Raises

Exception

get_official_url()[source]

get official url

Returns

string

get_run_time()[source]

Returns run time

Returns

string