falcon_alliance.Media

class falcon_alliance.Media(**kwargs)

Class representing most media associated with a team or event on TBA.

type

String type of the media element.

Type

str, optional

foreign_key

The key used to identify this media on the media site.

Type

str

details

If required, a JSON dict of additional media information.

Type

dict, optional

preferred

True if the media is of high quality.

Type

bool, optional

direct_url

Direct URL to the media.

Type

str, optional

view_url

The URL that leads to the full web page for the media, if one exists.

Type

str, optional