VP-192: Change to using the new Amara API

Metadata

Source
VP-192
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Michelle D'Souza
Created
2012-10-02T10:29:17.196-0400
Updated
2013-09-06T15:24:16.954-0400
Versions
  1. 0.1
Fixed Versions
N/A
Component
  1. captions

Description

We are currently using the original Amara API when fetching captions for the video player. Amara has deprecated this API and we should move to their new API. With the new API we will need to make two calls to them - one to get the ID of video and the second to get the required captions.

http://amara.readthedocs.org/en/latest/api.html

Comments