MCPcopy Create free account

hub / github.com/blakejoy/tmdb-ts / functions

Functions160 in github.com/blakejoy/tmdb-ts

Methodlatest
* Get the most newly created person. This is a live response and will continuously change. * * @see https://developer.themoviedb.org/reference/p
src/endpoints/people.ts:173
Methodlatest
* Get the most newly created movie. This is a live response and will continuously change. * * @see https://developer.themoviedb.org/reference/mo
src/endpoints/movies.ts:268
Methodlatest
* Get the most newly created TV show. This is a live response and will continuously change. * * @see https://developer.themoviedb.org/reference/
src/endpoints/tv-shows.ts:307
Methodlists
* Get the lists that a movie has been added to. * * @param id - The movie ID. * @param options - Language and pagination options. * @see h
src/endpoints/movies.ts:163
Methodmovie
* Find movies using over 30 filters and sort options. * * @param options - Filter and sort options for movie discovery. * @see https://develo
src/endpoints/discover.ts:22
MethodmovieCredits
* Get the movie credits for a person. * * @param id - The person ID. * @param options - Language options. * @see https://developer.themovi
src/endpoints/people.ts:77
Methodmovies
()
src/tmdb.ts:74
Methodmovies
* Get a list of all of the movie IDs that have been changed in the past 24 hours. * * @param options - Filter by start/end date and page. * @
src/endpoints/changes.ts:18
Methodmovies
* Get an up-to-date list of the officially supported movie certifications on TMDB. * * @see https://developer.themoviedb.org/reference/certifica
src/endpoints/certification.ts:17
Methodmovies
* Search for movies by title. * * @param options - Search query with optional year, language, region, and adult content filters. * @see https
src/endpoints/search.ts:105
Methodmovies
* Get the list of official genres for movies. * * @param options - Language options. * @see https://developer.themoviedb.org/reference/genre-
src/endpoints/genre.ts:22
Methodmulti
* Search for movies, TV shows, and people in a single request. * * @param options - Search query with optional language and adult content filter
src/endpoints/search.ts:135
Methodnetworks
()
src/tmdb.ts:62
MethodnowPlaying
* Get a list of movies that are currently in theatres. * * @param options - Page, language, and region options. * @see https://developer.them
src/endpoints/movies.ts:278
MethodonTheAir
* Get a list of TV shows that air in the next 7 days. * * @param options - Page, language, and timezone options. * @see https://developer.the
src/endpoints/tv-shows.ts:317
Methodpeople
()
src/tmdb.ts:90
Methodpeople
* Search for people by name. * * @param options - Search query with optional language and adult content filters. * @see https://developer.the
src/endpoints/search.ts:115
Methodperson
* Get a list of all of the person IDs that have been changed in the past 24 hours. * * @param options - Filter by start/end date and page. *
src/endpoints/changes.ts:38
Methodpopular
* Get a list of people ordered by popularity. * * @param options - Language and pagination options. * @see https://developer.themoviedb.org/r
src/endpoints/people.ts:183
Methodpopular
* Get a list of movies ordered by popularity. * * @param options - Language and pagination options. * @see https://developer.themoviedb.org/r
src/endpoints/movies.ts:293
Methodpopular
* Get a list of TV shows ordered by popularity. * * @param options - Page and language options. * @see https://developer.themoviedb.org/refer
src/endpoints/tv-shows.ts:344
Methodrecommendations
* Get a list of recommended movies for a movie. * * @param id - The movie ID. * @param options - Language and pagination options. * @see h
src/endpoints/movies.ts:177
Methodrecommendations
* Get a list of recommended TV shows for a TV show. * * @param id - The TV show ID. * @param options - Language and pagination options. *
src/endpoints/tv-shows.ts:209
MethodreleaseDates
* Get the release dates and certifications for a movie. * * @param id - The movie ID. * @see https://developer.themoviedb.org/reference/movie
src/endpoints/movies.ts:193
Methodreview
()
src/tmdb.ts:94
Methodreviews
* Get the user reviews for a movie. * * @param id - The movie ID. * @param options - Language and pagination options. * @see https://devel
src/endpoints/movies.ts:206
Methodreviews
* Get the user reviews for a TV show. * * @param id - The TV show ID. * @param options - Language and pagination options. * @see https://d
src/endpoints/tv-shows.ts:226
MethodscreenedTheatrically
* Get a list of seasons or episodes that have been screened theatrically. * * @param id - The TV show ID. * @see https://developer.themoviedb
src/endpoints/tv-shows.ts:239
Methodsearch
()
src/tmdb.ts:66
Methodseason
* Get the details of a TV show season. * * @param tvId - The TV show ID. * @param seasonNumber - The season number. * @see https://develop
src/endpoints/tv-shows.ts:148
Methodsimilar
* Get a list of similar movies. This is not the same as the "Recommendation" system. * * @param id - The movie ID. * @param options - Languag
src/endpoints/movies.ts:220
Methodsimilar
* Get a list of similar TV shows. This is not the same as the "Recommendation" system. * * @param id - The TV show ID. * @param options - Lan
src/endpoints/tv-shows.ts:252
MethodtaggedImages
* Get the tagged images for a person. * * @deprecated * @param id - The person ID. * @param options - Pagination options. * @see https:
src/endpoints/people.ts:149
MethodtopRated
* Get a list of movies ordered by rating. * * @param options - Page, language, and region options. * @see https://developer.themoviedb.org/re
src/endpoints/movies.ts:303
MethodtopRated
* Get a list of TV shows ordered by rating. * * @param options - Page and language options. * @see https://developer.themoviedb.org/reference
src/endpoints/tv-shows.ts:356
Methodtranslation
* Get the translations for a person. * * @param id - The person ID. * @see https://developer.themoviedb.org/reference/person-translations
src/endpoints/people.ts:162
Methodtranslations
* Get the translations for a TV season. * * @param seasonSelection - The TV show ID and season number. * @param options - Language options.
src/endpoints/tv-seasons.ts:179
Methodtranslations
* Get the list of translations for a collection. * * @param id - The collection ID. * @param options - Language options. * @see https://de
src/endpoints/collections.ts:65
Methodtranslations
* Get the translations for a TV episode. * * @param episodeSelection - The TV show ID, season number, and episode number. * @see https://deve
src/endpoints/tv-episode.ts:133
Methodtranslations
* Get the translations for a movie. * * @param id - The movie ID. * @see https://developer.themoviedb.org/reference/movie-translations
src/endpoints/movies.ts:236
Methodtranslations
* Get the translations for a TV show. * * @param id - The TV show ID. * @see https://developer.themoviedb.org/reference/tv-series-translation
src/endpoints/tv-shows.ts:268
Methodtrending
()
src/tmdb.ts:98
Methodtrending
* Get the trending movies, TV shows, or people. * * @param mediaType - The type of media to get trending results for (all, movie, tv, person).
src/endpoints/trending.ts:23
MethodtvEpisode
()
src/tmdb.ts:82
MethodtvSeasons
()
src/tmdb.ts:114
MethodtvShow
* Find TV shows using over 30 filters and sort options. * * @param options - Filter and sort options for TV show discovery. * @see https://de
src/endpoints/discover.ts:35
MethodtvShowCredits
* Get the TV show credits for a person. * * @param id - The person ID. * @param options - Language options. * @see https://developer.themo
src/endpoints/people.ts:94
MethodtvShows
()
src/tmdb.ts:78
MethodtvShows
* Get a list of all of the TV show IDs that have been changed in the past 24 hours. * * @param options - Filter by start/end date and page. *
src/endpoints/changes.ts:28
MethodtvShows
* Get an up-to-date list of the officially supported TV show certifications on TMDB. * * @see https://developer.themoviedb.org/reference/certifi
src/endpoints/certification.ts:26
MethodtvShows
* Search for TV shows by title. * * @param options - Search query with optional year, language, and adult content filters. * @see https://dev
src/endpoints/search.ts:125
MethodtvShows
* Get the list of official genres for TV shows. * * @param options - Language options. * @see https://developer.themoviedb.org/reference/genr
src/endpoints/genre.ts:32
Methodupcoming
* Get a list of movies that are being released soon. * * @param options - Page, language, and region options. * @see https://developer.themov
src/endpoints/movies.ts:318
Methodvideos
* Get the videos that have been added to a TV season (trailers, teasers, etc.). * * @param seasonSelection - The TV show ID and season number.
src/endpoints/tv-seasons.ts:158
Methodvideos
* Get the videos that have been added to a TV episode (trailers, teasers, clips, etc.). * * @param episodeSelection - The TV show ID, season num
src/endpoints/tv-episode.ts:146
Methodvideos
* Get the videos that have been added to a movie (trailers, teasers, clips, etc.). * * @param id - The movie ID. * @param options - Language
src/endpoints/movies.ts:247
Methodvideos
* Get the videos that have been added to a TV show (trailers, teasers, clips, etc.). * * @param id - The TV show ID. * @param options - Langu
src/endpoints/tv-shows.ts:279
MethodwatchProviders
()
src/tmdb.ts:118
MethodwatchProviders
* Get the watch providers (streaming, rent, buy) for a movie. Powered by JustWatch. * * @param id - The movie ID. * @see https://developer.th
src/endpoints/movies.ts:257
MethodwatchProviders
* Get the watch providers (streaming, rent, buy) for a TV show. Powered by JustWatch. * * @param id - The TV show ID. * @see https://develope
src/endpoints/tv-shows.ts:296
← previous101–160 of 160, ranked by callers