By using MOVIES category you can interact with the movie providers. And have access to the movie providers methods. Which allows you to search for movies and shows, get the movie/tv series information, get the movie/tv series episodes with streaming links.
// ESM
import { MOVIES } from '@consumet/extensions';
// <providerName> is the name of the provider you want to use. list of the proivders is below.
const movieProvider = MOVIES.<providerName>();This list is in alphabetical order. (except the sub bullet points)