Why i Can't found any Link Api for getting the video , i'm trying this api but it's seems only show the trailer https://api.themoviedb.org/3/movie/634649/videos?api_key=#&language=en-US
Не вдалося знайти фільм або серіал? Увійдіть, щоб додати.
Хочете оцінити чи додати до списку?
Немає облікового запису?
Відповідь від ticao2 🇧🇷 pt-BR
27 січня 2022, 07:27
If by getting the video you mean
download the movie, watch the movie or get a link to stream the movie, then...
TMDb is not a Service or Stream Server.
TMDb is a movie database. Titles, crew, cast, posters, backdrops, overview etc ...
The only links that TMDb provides, in the WEB interface, are those provided by
the Just Watch service: https://www.justwatch.com/
When they exist, they should be on the Movie or TV Show page.
Just below the Poster. And it's not available through the API.
So it is not possible to play, or watch or download movies/tv show here on TMDb.
Відповідь від Adhit97
27 січня 2022, 10:49
okay thank you so much @ticao2
Відповідь від huzaifa78600
31 серпня 2023, 13:41
how can i get video link for TV shows cz whenever i make request for it i get empty array of results
Відповідь від ticao2 🇧🇷 pt-BR
31 серпня 2023, 17:13
Problems with API Request
In order for someone to help you with API Request questions,
it is critical that you post here the API Request you are sending to the TMDb server.
Remember to replace your Key with MY_KEY , YOUR_KEY , THE_KEY , or something like that.
Not the programming code/script you used to build the API Request.
But the API Request that is sent to the TMDb server.
Or the API Request you would like to send.