IMDb

फ्रीमियम
Verified
द्वारा Api Dojo | अपडेट किया गया 11時間前 | News, Media
लोकप्रियता

9.9 / 10

लेटेंसी

1,158ms

सेवा का स्तर

100%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

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年前

Hello,

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

Regards.

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें