The Movie Database Support

Hi! say I want to find all TV shows that are currently available for streaming on Disney+, not older than 2020 and with rating above 80% - what API service endpoint I shall look into? EDIT: Okay I think it will be a combination of some other endpoints and then query to this: https://api.themoviedb.org/3/discover/tv Cheers, Tomasz

2 replies (on page 1 of 1)

Jump to last post

okay I think that will be: https://api.themoviedb.org/3/discover/tv

@tomasz.su said:
okay I think that will be: https://api.themoviedb.org/3/discover/tv

Yes correct.
If I'm not mistaken using the following filters:
&primary_release_date.gte=2020-01-01
&vote_average.gte=80
&watch_region=BR - Your Country.

I believe that at least one of them should also be used:
&with_watch_providers=
use in conjunction with watch_region, can be a comma (AND) or pipe (OR) separated query
Movie Providers
https://developer.themoviedb.org/reference/watch-providers-movie-list

&with_watch_monetization_types=
use in conjunction with watch_region, can be a comma (AND) or pipe (OR) separated query
monetization_types

Monetization Types

  1. flatrate: (Subscription) HBO, DirectTV, Cable TV, Locke etc...
  2. free: PlutoTV, NetMovies etc...
  3. ads: I don't remember any
  4. rent: AppleTV, GooglePLAY, Youtube, Microsoft etc...
  5. buy: Amazon, Vudu, RedBox, AppleTV, GooglePLAY, Youtube, Microsoft etc...

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