Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

Commit

Permalink
Remove no longer existing captionsUrl option
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeChampion authored Apr 27, 2017
1 parent a9e0b30 commit f884fce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Where `opts` is an optional object with properties
* `advertising` [`Boolean`] whether or not to show ads on the video
* `showCaptions` [`Boolean`] whether or not to add captions to the video. Defaults to *true*.
* `data` [`Object`] JSON object representing a [response from next-media-api](https://next-media-api.ft.com/v1/eebe9cb5-8d4c-3bd7-8dd9-50e869e2f526). If used, the component will not make a call to the API and use this data instead.
* `captionsUrl` [`String`] The URL of a [WebVTT](https://w3c.github.io/webvtt/) closed-caption file.

The config options can also be set as data attribute to instantiate the module declaratively:

Expand Down

0 comments on commit f884fce

Please sign in to comment.