IMDb

FREEMIUM
Verified
Por Api Dojo | Actualizada hace 4 horas | News, Media
Popularidad

9.9 / 10

Latencia

1,158ms

Nivel de servicio

100%

Health Check

N/A

Volver a todas las conversaciones

how to get a url from a video id?

If I get the id for the video (/videoV2/vi59490329) I want via a query like the one for get hero and promoted video, how do I plug the video id into a base url to display the video? for example:
www.sometext/${Id}.com

How can I craft a url with this data?
“topVideos”:
[2 items
0
:{8 items
"audioLanguage":“en”
“contentType”:“Trailer”
“description”:“It’s time to return to Westeros.”
“durationInSeconds”:199
"id":"/videoV2/vi59490329"
“image”:{…}3 items
"primaryTitle":{…}5 items
"title":“Official Series Trailer”
}

Rapid account: Apidojo
apidojo Commented hace 2 años

Hello,

Try …/title/get-video-playback?viconst=vi59490329&region=US

Regards.

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios