How can I get Video details using HTTP request using YouTube video ID ?
k
kk
started a topic
over 9 years ago
Hi,
I have some videos embedded in my website, i want to get the subtitle details from amara using amara api and youtube video id
or how can i know the amara video id of a particular video currently playing so that i could send the https request as get amara.org/api/videos/video-id
Again: unfortunately, it is too technical for me to answer accurately. Could you please ask it again in a ticket (via http://support.amara.org/support/tickets/new)? The ticket will go to Amara's tech staff who will be able to answer you.
Best,
Claude
PCF Support
said
over 9 years ago
To do that you'd need to do a query on the video url. For example:
/api/videos?video_url=http://youtube.com....the_whole_url which will return the video id in the response.
kk
Hi,
I have some videos embedded in my website, i want to get the subtitle details from amara using amara api and youtube video id
or how can i know the amara video id of a particular video currently playing so that i could send the https request as get amara.org/api/videos/video-id