Billentyűparancsok
Részletes kereső
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
Nem találsz egy filmet vagy egy sorozatot? Jelentkezz be és hozd létre.
Bejelentkezés
Regisztrálás
Want to rate or add this item to a list?
Még nem tag?
Regisztráljon és csatlakozzon a közösséghez
ticao2 🇧🇷 pt-BR válaszolt
Beküldve: 2025. január 7. 10:49
Some user must have added fa-IR data to the movie.
Search using fa-IR.
For example:
or
ahmad789 válaszolt
Beküldve: 2025. január 7. 15:59
tank you