Start a new topic

How can I get Video details using HTTP request using YouTube video ID ?

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 



Thank you for this question, too kk.

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

 

 

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.



Login or Signup to post a comment