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 jaýaby
2017 Shilde 8 kúni 12:36 PM ýaqytynda
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 jaýaby
2018 Shilde 30 kúni 8:37 AM ýaqytynda
no one works for me
farzin_android23 jaýaby
2018 Shilde 30 kúni 8:48 AM ýaqytynda
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 jaýaby
2018 Shilde 30 kúni 11:54 AM ýaqytynda
We don't provide any links to actual movies, only trailers/behind the scenes/featurettes, etc...
AvivPirate jaýaby
2019 Sáýir 4 kúni 5:48 PM ýaqytynda
How do I use the object received to show a video on my website? I get this response:
ticao2 🇧🇷 pt-BR jaýaby
2019 Sáýir 4 kúni 11:52 PM ýaqytynda
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 jaýaby
2019 Sáýir 6 kúni 6:15 PM ýaqytynda
Thank you very much for the quick reply
tmdb98779720 jaýaby
2020 Tamyz 23 kúni 1:58 PM ýaqytynda
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 jaýaby
2020 Qyrkúıek 9 kúni 7:56 AM ýaqytynda
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 jaýaby
2021 Shilde 30 kúni 7:25 AM ýaqytynda
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 jaýaby
2021 Qazan 10 kúni 11:27 AM ýaqytynda
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 jaýaby
2021 Qazan 12 kúni 9:33 AM ýaqytynda
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 jaýaby
2021 Jeltoqsan 15 kúni 4:38 AM ýaqytynda
but youtube showed i can't get this trailer, do you know why
ticao2 🇧🇷 pt-BR jaýaby
2021 Jeltoqsan 15 kúni 6:11 AM ýaqytynda
Can't you watch this trailer?
Youtube: https://www.youtube.com/watch?v=h6hZkvrFIj0
And these others, can you watch any of them?
shinthant14 jaýaby
2021 Jeltoqsan 15 kúni 6:22 AM ýaqytynda
thank you!