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 в 7:27 AM
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 AM
okay thank you so much @ticao2
Отговор от huzaifa78600
на 31 август 2023 в 1:41 PM
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 в 5:13 PM
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.