Is there an option to connect two api's? Right now I got upcoming movies and currently playing in the cinema movies in 2 separate files. I would like to add to each one of them under the desc. a video window, is it possible?
Is there an option to connect to api's? Right now I got upcoming movies and currently playing in the cinema movies in 2 separate files. I would like to add to each one of them under the desc. a video window, is it possible?
You mean in one request?if so , i think that you have to get each of them separately and then combine them in your own app or website
dear mustafa,
its not showing video url,
there is 1 url there like youtube url and its not answer what people asking here.
do you have bettor good idea??
Одговор од Travis Bell
дана 08. јул 2017. у 12:36 PM
You want to use the videos API method for this.
And example call if you were calling Wonder Woman's videos would look like this:
I would recommend using
append_to_response
which combines the primary info method and videos calls together:Одговор од farzin_android23
дана 30. јул 2018. у 8:37 AM
no one works for me
Одговор од farzin_android23
дана 30. јул 2018. у 8:48 AM
by such like this request https://api.themoviedb.org/3/movie/297762/videos?api_key=###&language=en-US i just can recieve the thrailer . but what about the own movie?
Одговор од Travis Bell
дана 30. јул 2018. у 11:54 AM
We don't provide any links to actual movies, only trailers/behind the scenes/featurettes, etc...
Одговор од AvivPirate
дана 04. април 2019. у 5:48 PM
How do I use the object received to show a video on my website? I get this response:
Одговор од ticao2 🇧🇷 pt-BR
дана 04. април 2019. у 11:52 PM
Trailer URL
Just add the Key in the respective URL:
YouTube: https://www.youtube.com/watch?v=
Vimeo: https://vimeo.com/
For example:
Youtube: https://www.youtube.com/watch?v=h6hZkvrFIj0
Vimeo: https://vimeo.com/282875052
Одговор од AvivPirate
дана 06. април 2019. у 6:15 PM
Thank you very much for the quick reply
Одговор од tmdb98779720
дана 23. август 2020. у 1:58 PM
Is there an option to connect two api's? Right now I got upcoming movies and currently playing in the cinema movies in 2 separate files. I would like to add to each one of them under the desc. a video window, is it possible?
Одговор од curiousmustafa
дана 09. септембар 2020. у 7:56 AM
You mean in one request?if so , i think that you have to get each of them separately and then combine them in your own app or website
Одговор од maxcoder123
дана 30. јул 2021. у 7:25 AM
dear mustafa, its not showing video url, there is 1 url there like youtube url and its not answer what people asking here. do you have bettor good idea??
Одговор од levanquang
дана 10. октобар 2021. у 11:27 AM
https://api.themoviedb.org/3/movie/${id}?api_key=${REACT_APP_TMDB_KEY}&append_to_response=videos
i have a url like above and i use axios to process it, but it shows as undefined, can anyone help me? thank you very much
Одговор од ticao2 🇧🇷 pt-BR
дана 12. октобар 2021. у 9:33 AM
Maybe you can find some help on these links.
Axios Issues
https://www.themoviedb.org/talk/6037bbc2afa1b00043a76e2c
https://www.themoviedb.org/talk/5f621eae93388b003864513c
https://www.themoviedb.org/talk/5f55e3dd713ed40037f090d4
https://www.themoviedb.org/talk/5d5901d21749730017dd837a
https://www.themoviedb.org/talk/5bab86480e0a2664d4022f98
Одговор од shinthant14
дана 15. децембар 2021. у 4:38 AM
but youtube showed i can't get this trailer, do you know why
Одговор од ticao2 🇧🇷 pt-BR
дана 15. децембар 2021. у 6:11 AM
Can't you watch this trailer?
Youtube: https://www.youtube.com/watch?v=h6hZkvrFIj0
And these others, can you watch any of them?
Одговор од shinthant14
дана 15. децембар 2021. у 6:22 AM
thank you!