Scorciatoie tastiera
Ricerca avanzata
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
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Accedi
Registrati
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Iscriviti ed entra a far parte della community
Risposta da ticao2 🇧🇷 pt-BR
il 7 gennaio, 2025 alle 10:49AM
Some user must have added fa-IR data to the movie.
Search using fa-IR.
For example:
or
Risposta da ahmad789
il 7 gennaio, 2025 alle 3:59PM
tank you