Comenzi rapide de la tastatură
Căutare avansată
I want only indian movies how i get all indians movies ?
@guruchara_100 said: I want only indian movies how i get all indians movies ? I want only indian movies how i get all indians movies ?
Two possibilities using Discover. https://developers.themoviedb.org/3/discover/movie-discover
1 - Using the &with_origin_country= filter which is very new and not yet in the documentation. https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&with_origin_country=IN
2 - Or using the filter &with_original_language= https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&with_original_language=hi|kn|ml|ta|te In the example with all languages spoken in India.
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Autentificare
Înregistrare
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Înscrieți-vă și alăturați-vă comunității
Răspuns de ticao2 🇧🇷 pt-BR
pe data de 1 mai 2022 la ora 10:28 AM
Two possibilities using Discover.
https://developers.themoviedb.org/3/discover/movie-discover
1 - Using the &with_origin_country= filter which is very new and not yet in the documentation.
https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&with_origin_country=IN
2 - Or using the filter &with_original_language=
https://api.themoviedb.org/3/discover/movie?api_key=THE_KEY&with_original_language=hi|kn|ml|ta|te
In the example with all languages spoken in India.