Hey Guys, Is it possible to get the videos for a movie in several languages?
I'm thinking of something like the image methods "include_image_language". Alternative a method for all videos for a movie would also help.
Felix
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-מאי 19, 2014 ב-10:22לפני חצות יום
Hi Felix,
Yes, I have thought about this, the ticket for it is here. It was also mentioned on the Google+ post when I announced videos. Long and short of it, it will be something that gets added.
Cheers.
תגובה מאת Travis Bell
ב-יולי 29, 2021 ב-10:16לפני חצות יום
All of the
/videos
endpoints now support ainclude_video_language
param, just like its image counterpart,include_image_language
.Some example requests using this might look like:
Thanks.
תגובה מאת sidikisako
ב-מרץ 18, 2022 ב-4:26אחרי חצות יום
Hi,
Do you know how to specified the language like VOSTFR (VO with french subtitles) ?
Thank
תגובה מאת ticao2 🇧🇷 pt-BR
ב-מרץ 18, 2022 ב-5:02אחרי חצות יום
TMDb uses the ISO 639-1 standard for languages.
So, use vo (Volapük) . But I think there will be few results. Never tried.
https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
תגובה מאת Chaloemchai Yinyao
ב-יולי 2, 2024 ב-3:40לפני חצות יום
hot to get all video all language?
תגובה מאת Chaloemchai Yinyao
ב-יולי 2, 2024 ב-3:57לפני חצות יום
when use https://developer.themoviedb.org/reference/tv-series-videos
https://api.themoviedb.org/3/tv/60735/videos?api_key=###
res only en video
but
https://developer.themoviedb.org/reference/tv-season-images
https://api.themoviedb.org/3/tv/60735/images?api_key=###
res all images all lang
תגובה מאת Travis Bell
ב-יולי 2, 2024 ב-11:10לפני חצות יום
@totza2010 Unfortunately, there is no way to return all of the videos that have been added to a particular media item.
תגובה מאת Chaloemchai Yinyao
ב-יולי 2, 2024 ב-11:18אחרי חצות יום
I really want to be able to do it. Because other media can pull things from every language. Video should be able to do the same.