The Movie Database Support

Hello,

Looking for the added functionality to Discover so you can discover by a specific watch provider. I believe this was brought up before but I just wanted to know if this is in the feature roadmap for TMDB, and if so, rough ETA? Thanks in advance.

Regards, Michael

10 replies (on page 1 of 1)

Jump to last post

Hey @moviemoments,

You actually already can, try using the 2 filters, with_watch_providers and watch_region together. Looking at Netflix in Canada, for example:

https://api.themoviedb.org/3/discover/movie?api_key=###&with_watch_providers=8&watch_region=CA

This is awesome - thank you sir!

@travisbell last question - is there a way to get a list of all watch providers and regions?

Not yet but I just created a ticket to track this here. I'll get it added in the near future.

Hello, could you share a list of all provider ids? Or where can we find them? Best wishes!

@kasten4444 said:

Hello, could you share a list of all provider ids? Or where can we find them? Best wishes!

I don't think we have that list in developers yet. We probably will.
The link that Travis Bell reported is on this topic in the ToDo list.
https://trello.com/c/fwjXt8vs/100-create-a-list-all-watch-providers-endpoint
But if the anxiety is great ... :-)

Make an API request of the type get / movie / {movie_id} / watch / providers
using a recent and successful movie, which is available everywhere.
For example Tenet. https://www.themoviedb.org/movie/577922-tenet
https://api.themoviedb.org/3/movie/577922/watch/providers?api_key=THE_KEY
In the answer you will find all, or almost all, the providers and their respective IDs.

@travisbell with with_watch_providers can you pass an array of providers here? Example: Looking at Netflix, Prime, Disney+ in Canada?

Hey @moviemoments, first let's switch and use with_watch_providers and watch_region now.

https://api.themoviedb.org/3/discover/movie?api_key=###&with_watch_providers=8&watch_region=CA

@travisbell with with_watch_providers can you pass an array of providers here? Example: Looking at Netflix, Prime, Disney+ in Canada?

Yes, you can:

https://api.themoviedb.org/3/discover/movie?api_key=###&with_watch_providers=8|119|337&watch_region=CA

Would search for either Netflix or Amazon Prime or Disney+ in Canada.

P.S. I just released the ability discover what countries have availabilities, and what providers per country and media are also available.

You can read more about that here.

Hello Travis,

Is it possible to only ask for movies that are available in a specific region, for instance: https://api.themoviedb.org/3/discover/movie?api_key=###&watch_region=CA

It seems not to be working for me.

Thanks a lot,

Lola

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