Skip to content

Instantly share code, notes, and snippets.

@caseysoftware
Last active January 2, 2016 07:06
Show Gist options
  • Select an option

  • Save caseysoftware/18a3912df3f8f1aa8125 to your computer and use it in GitHub Desktop.

Select an option

Save caseysoftware/18a3912df3f8f1aa8125 to your computer and use it in GitHub Desktop.
This is how to order closed captioning for a given bundle. This is used in the closed captioning post.
curl --data "insight=captions_r9" https://api.clarify.io/v1/bundles/abcde12345/insights \
--header "Authorization: Bearer myapikey"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment