Hello! Is it posible to get titles on all languages for specified movie? "translations" method returns only language codes and names, but not movie titles. Seems like "alternative_titles" is not an solution too. And it is posible only for movies, but i need it for serials / tv shows too.
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2014 年 03 月 10 日 10:21上午
Hi sta-ger,
Not without making multiple requests. You would pull the translations array down and loop over them making a request in each language. That's the only way.
Cheers.
sta-ger 的回复
于 2014 年 03 月 10 日 10:40上午
ok, thanks a lot! (: