IMDb

FREEMIUM
Verified
Door Api Dojo | Bijgewerkt 6 hours ago | News, Media
Populariteit

9.9 / 10

Latency

1,158ms

Serviceniveau

100%

Health Check

N/A

Terug naar alle discussies

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 2 years ago

Hello,

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

Regards.

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen