Soporte de The Movie Database

Hey Team,
Was wondering if we can filter movies by their release dates on the streaming platforms.
Any help/direction to achieve this would be greatly appreciated.

2 respuestas (en la página 1 de 1)

Jump to last post

@riyazrmk4 said:
OTT release date availability in Discover API
Hey Team,
Was wondering if we can filter movies by their release dates on the streaming platforms.
Any help/direction to achieve this would be greatly appreciated.

The solution is on the Discover instructions page. https://developer.themoviedb.org/reference/discover-movie

Advanced Filtering
If you specify the region parameter, the regional release date will be used instead of the primary release date. The date returned will be the first date based on your query (ie. if a with_release_type is specified). It's important to note the order of the release types that are used. Specifying 2|3 would return the limited theatrical release date as opposed to 3|2 which would return the theatrical date.

I believe that using the filters should partially solve your problem.
region
with_release_type
In this case, using 4 Digital

MOVIES - Release Type

ID  Release Type
1   Premiere
2   Theatrical (limited)
3   Theatrical
4   Digital
5   Physical
6   TV

In Discover API use &with_release_type
Source:
DOCs https://developer.themoviedb.org/docs/region-support
Trello https://trello.com/c/bpPVVwUr/69-support-and-queries-on-withreleasetype
Bible https://www.themoviedb.org/bible/movie/59f3b16d9251414f20000009#59f73d3c9251416e71000013

Hey Ticao, Thanks so much for your response. Really appreate it. And Apologize for the late reply from my side. I checked your suggestion, I was able to get desired result by combining the following:

  1. primary_release_date.gte
  2. release_date.gte
  3. with_release_type
  4. with_watch_providers

Thanks so much again for the response!

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de debate

n crear nuevo debate
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder al debate
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión