键盘快捷键
高级搜索
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
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
ticao2 🇧🇷 pt-BR 的回复
于 2025 年 01 月 07 日 10:49上午
Some user must have added fa-IR data to the movie.
Search using fa-IR.
For example:
or
ahmad789 的回复
于 2025 年 01 月 07 日 3:59下午
tank you