Images

class crunpyroll.types.Images

Images of a series, episode or movie.

Parameters:
  • poster_tall (List of Image) – Images of the content (vertical).

  • poster_wide (List of Image) – Images of the content (horizontal).

  • promo_image (List of Image) – Promotional images of the content.

  • thumbnail (List of Image) – Thumbnails of the content. Mostly used for episodes.