Hello, I want to know if I want to import only the Bengali Web Series or movies, how can I do so with The TMDB API?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de ticao2 🇧🇷 pt-BR
le 8 août 2023 à 09h14
I believe using Discover TV.
https://developer.themoviedb.org/reference/discover-tv
The possible filters in the case:
&with_origin_country= using ISO 3166-1
&with_original_language= using ISO 639-1
Example: India or Bangladesh + Hindi or Bengali
Example: only Bangladesh + Bengali
For movies it's similar.
https://developer.themoviedb.org/reference/discover-movie
Réponse de mrshekhar
le 8 août 2023 à 09h24
Thanks for the reply. But I replaced this code with my API key but it's not working. Can you write for me the exact code? Let's take, I want content lang as Bengali and Production Country as India and Bangladesh. It will be very beneficial and helpful if you can write the line of code.
Réponse de ticao2 🇧🇷 pt-BR
le 8 août 2023 à 16h16
Have you tried opening this URL in your browser, replacing THE_KEY expression with your own Key?
If you tried and it didn't work, what was the error response?
Réponse de mrshekhar
le 9 août 2023 à 03h40
It is actually opening in the browser with no error. But I need this to be implemented in my website, where I can only input the API key. Is there any other to filter the Account API by these metrics?
Réponse de ticao2 🇧🇷 pt-BR
le 9 août 2023 à 08h32
I couldn't understand what you mean by that.
Are you writing the programming code for your website yourself?
Or are you using some third party plugin/template?
I suspect that you are using some software, programming language,
template or similar to implement your website or APP.
We are in no condition to help.
There are many and it is impossible to know how all of them work.
That's why we don't support software, templates or the like that belong to third parties.
We suggest contacting the creator directly.