Available Movie Details

Movie data retrieved through any Movie Details function contains several details about the movie. If you use the MD_Movie() object, you can access the details as property, not array. See Examples to get an idea of how to use it.

  • title (string): The title of the movie
  • imdb_id (string): The IMDb.com ID of the movie
  • released (array): Movie's release date
    • date (string): Release date in format YYY-MM-DD
    • timestamp (int): Release date as Unix timestamp
  • runtime (array):
    • seconds (int): Runtime in seconds
    • minutes (int): Runtime in minutes
    • hours (float): Runtime in hours
    • formatted (string): Runtime in minutes with appended string minutes

Examples

For a list of common usage examples, please see the designated page Examples.

results matching ""

    No results matching ""