Hi all,
Each and every movie has a original_language data which mentions its language. Ok. Like all movies has genres. And we can get the all movie genres list by using API call : http://api.themoviedb.org/3/genre/movie/list; right now i want to get the all available language list of the movies. But i can't find any api call for this. Would anyone help to get any api call ? I get some other web pages where i get Language Codes for the movies ( http://www.science.co.il/Language/Codes.asp ) BTW, please help to find the api. Thanks in advance!
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2016 年 07 月 08 日 11:54上午
Hi rontdu,
Indeed we don't have an API method for this, I do have an open ticket for this here. Until then, the list we use is the ISO-639-1 codes.