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?
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от ticao2 🇧🇷 pt-BR
, 8 августа 2023 в 09:14
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
Ответ от mrshekhar
, 8 августа 2023 в 09:24
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.
Ответ от ticao2 🇧🇷 pt-BR
, 8 августа 2023 в 16:16
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?
Ответ от mrshekhar
, 9 августа 2023 в 03:40
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?
Ответ от ticao2 🇧🇷 pt-BR
, 9 августа 2023 в 08:32
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.