Atajos de teclado
Búsqueda avanzada
Hello, can I get the name of the movie and its description in persian (Farsi) through the API? tank you
@ahmad789 said: api Hello, can I get the name of the movie and its description in persian (Farsi) through the API? tank you
Some user must have added fa-IR data to the movie. Search using fa-IR. For example:
https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&language=fa-IR&page=1&sort_by=primary_release_date.desc&with_original_language=fa
or
https://api.themoviedb.org/3/discover/movie?language=fa-IR&page=1&sort_by=primary_release_date.desc&with_original_language=fa
tank you
¿No encuentras una película o serie? Inicia sesión para crearla:
Iniciar sesión
Regístrate
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Regístrate y únete a la comunidad
Contestado por ticao2 🇧🇷 pt-BR
el 7 de enero de 2025 a las 10:49
Some user must have added fa-IR data to the movie.
Search using fa-IR.
For example:
or
Contestado por ahmad789
el 7 de enero de 2025 a las 15:59
tank you