Skip to content

Create function for creating a movie #63

Description

@dgarciabriseno

We should first create a util module. The purpose to place functions here that do actions that would normally take multiple API requests. For example, creating a movie.

To create movie you must:

  1. queueMovie
  2. getMovieStatus until movie is done processing
  3. downloadMovie
  4. save to designated file.

Let's create a util module with a function called createMovie(QueueMovieInputParams)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions