The Movie Database Support

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?

5 replies (on page 1 of 1)

Jump to last post

@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?

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

https://api.themoviedb.org/3/discover/tv?api_key=THE_KEY&language=en-US&page=1&with_origin_country=IN|BD&with_original_language=hi|bn

Example: only Bangladesh + Bengali

https://api.themoviedb.org/3/discover/tv?api_key=THE_KEY&language=en-US&page=1&with_origin_country=BD&with_original_language=bn

For movies it's similar.
https://developer.themoviedb.org/reference/discover-movie

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.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login