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?
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de ticao2 🇧🇷 pt-BR
em 8 agosto 2023 às 9:14 AM
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
Resposta de mrshekhar
em 8 agosto 2023 às 9:24 AM
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.
Resposta de ticao2 🇧🇷 pt-BR
em 8 agosto 2023 às 4:16 PM
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?
Resposta de mrshekhar
em 9 agosto 2023 às 3:40 AM
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?
Resposta de ticao2 🇧🇷 pt-BR
em 9 agosto 2023 às 8:32 AM
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.