The Movie Database Support

Money Heist - http://api.themoviedb.org/3/movie/112836/videos?api_key=*
Man Vs Bee - https://api.themoviedb.org/3/movie/197588?api_key=* (this also have video flag set to false)
Is it possible to only filter movies that has a valid video url?

Returns - "{ "success": false, "status_code": 34, "status_message": "The resource you requested could not be found." }

There are many other movies which returns the same response, hence I am not able to load the youtube trailer since the key is missing

2 replies (on page 1 of 1)

Jump to last post

@samirmodi88 said:

Money Heist - http://api.themoviedb.org/3/movie/112836/videos?api_key=*
Man Vs Bee - https://api.themoviedb.org/3/movie/197588?api_key=* (this also have video flag set to false)
Is it possible to only filter movies that has a valid video url?

Returns - "{
"success": false,
"status_code": 34,
"status_message": "The resource you requested could not be found."
}   

There are many other movies which returns the same response, hence I am not able to load the youtube trailer since the key is missing

Your 2 examples are not movies. Are Series, TV Show.
So you need to change " movie " to " tv " in the URL.

ID 112836 - Money Heist: Korea - Joint Economic Area (2022)
https://www.themoviedb.org/tv/112836?language=en-US

http://api.themoviedb.org/3/tv/112836/videos?api_key=THE_KEY

ID 197588 - Man Vs Bee (2022)
https://www.themoviedb.org/tv/197588-man-vs-bee?language=en-US

https://api.themoviedb.org/3/tv/197588?api_key=THE_KEY

Thanks, that helps, my bad.

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