@mrshekhar said: I want to import some Bengali shows, What should I do?
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?
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.
@mrshekhar said:
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.
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?
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?
@mrshekhar said:
It is actually opening in the browser with no error. Is there any other to filter the Account API by these metrics?
I couldn't understand what you mean by that.
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.
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.
Can't find a movie or TV show? Login to create it.
Reply by ticao2 š§š· pt-BR
on August 8, 2023 at 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
Reply by mrshekhar
on August 8, 2023 at 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.
Reply by ticao2 š§š· pt-BR
on August 8, 2023 at 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?
Reply by mrshekhar
on August 9, 2023 at 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?
Reply by ticao2 š§š· pt-BR
on August 9, 2023 at 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.