Player.js Versions Save

Interact with and control an embedded Vimeo Player.

v2.22.0

1 month ago
  • Add new embed parameters for start_time, end_time, chapter_id, and watch_full_video (#971)

v2.21.0

3 months ago
  • Support new oEmbed parameters
  • Updates README to refer to Unlisted privacy setting when mentioning required hash param
  • Add CI with GitHub Actions

v2.20.1

11 months ago
  • Fixes #933

v2.20.0

11 months ago

v2.19.0

1 year ago
  • Adds methods, events, and documentation for the Remote Playback API.
  • Several updates to README to clarify PIP and playback rate APIs.

v2.18.0

1 year ago

Adds support for setting the current time of an embedded player through a ?vimeo_t_${CLIP_ID}=${TIME_IN_SECONDS} parameter that can be appended to the parent page URL.

v2.17.1

1 year ago

Fixes a console error (#833) introduced in v2.17.0 (#829) by validating that a postMessage is from a Vimeo origin before attempting to parse message data as JSON (#839).

v2.17.0

1 year ago

v2.16.4

2 years ago
  • Fix interactive_params naming

v2.16.3

2 years ago
  • Add interactive params embed option (#795)